hotwired / turbo-rails

Use Turbo in your Ruby on Rails app
https://turbo.hotwired.dev
MIT License
2.13k stars 329 forks source link

turbo does not render properly css in form: selectizejs choicesjs #144

Closed lf2foce closed 3 years ago

lf2foce commented 3 years ago

turbo_frame_tag does not render properly css in select multiple form: selectizejs choicesjs. I find it works perfectly with turbolink when specify: document.addEventListener("turbolink:load", .... But not the case in turbo:load Please take a look at this problem, thank you.

dhh commented 3 years ago

Not enough here to follow up on. If you want to take a stab at fixing this, please open a PR.