2.18.0
Changed
- Improved Vue/Turbo loading speed (#653)
Since Vue boots quicker on first load and doesn't block during subsequent loads, make sure you listen to vue:loaded
instead of turbo:load
if you want to interact with Vue.
Since Vue boots quicker on first load and doesn't block during subsequent loads, make sure you listen to vue:loaded
instead of turbo:load
if you want to interact with Vue.