Skip to content

LiveView 0.15 Support #86

@theycallmehero

Description

@theycallmehero

Hello!

I am getting error

Please pass a `->` clause to do/end instead, for example:

    live_component @socket, GridComponent, entries: @entries do
      new_assigns -> "New entry: " <> new_assigns[:entry]
    end

When I try to use do block to pass content to child component.

What is the correct syntax in PhoenixSlime?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions