Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert to VueJS? #1

Open
carcinocron opened this issue Feb 18, 2018 · 2 comments
Open

Convert to VueJS? #1

carcinocron opened this issue Feb 18, 2018 · 2 comments

Comments

@carcinocron
Copy link

It would be nice to have a NuxtJS compatible carousel for VueJS.

@wilomgfx
Copy link
Owner

wilomgfx commented Feb 18, 2018

I have not finished this project and i don't plan to do so unfortunately !
What would be required for it to be NuxtJS compatible though ?

@carcinocron
Copy link
Author

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!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants