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
When using slime with Phoenix Liveview, LiveView sends the entire template to the client on every re-render instead of the template diff (which is supported for .leex).
Hi there,
I wondered if it is possible to support .leex (liveview) templates as well?
Thanks!
The text was updated successfully, but these errors were encountered: