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 changes behaviour when rendering in a layout, i.e. render "chat_init" now becomes the literal string "chat_init" instead of rendering the partial as it did in v1.
The text was updated successfully, but these errors were encountered:
phlex-ruby/phlex-rails#137
phlex-ruby/phlex-rails#223
phlex-ruby/phlex-rails#196
This changes behaviour when rendering in a layout, i.e.
render "chat_init"
now becomes the literal string"chat_init"
instead of rendering the partial as it did in v1.The text was updated successfully, but these errors were encountered: