You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be captured in the template compiler and not be permitted to render from the server. I'm going to move this to live_view_native as the bug is there
The following code works:
The following will crash the app:
Note the
alignment: .leadin
mistake I made.The markup is definitely wrong, but the app shouldn't crash.
The text was updated successfully, but these errors were encountered: