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
Usually any attempt to touch window/document/add DOM events should be done via the VueJS API or inside the mount function. My requirements are lower than that though, it just needs to not crash NuxtJS if the component is inside a <no-ssr> tag. Yesterday I went though 10 Carousels and they all had issues, judging by the title I might have posted this in the wrong repo or wrote the wrong title. Either way I have a temporary solution and may has to revisit all these carousels and rework one to work with nuxtjs (but hopefully not have to figure out how to re-css it to bulma!)
It would be nice to have a NuxtJS compatible carousel for VueJS.
The text was updated successfully, but these errors were encountered: