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
I have this action that renders the content of the partial new inside turbo_frame with id modal,
the content of the partial is the modal example from preline ui
I think you should take care about properly re-attaching DOM event listeners. Play with HSStaticMethods.autoInit() or call autoInit() from specific components.
Summary
preline ui not working with turbo streams
Steps to Reproduce
I have this action that renders the content of the partial new inside turbo_frame with id modal,
the content of the partial is the modal example from preline ui
it renders correctly but the close buttons and the scroll is not working,
Demo Link
i can't provide it
Expected Behavior
modal to work with rails turbo streams
Actual Behavior
modal not working with rails turbo streams
Screenshots
No response
The text was updated successfully, but these errors were encountered: