Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork221
[Feat]: ⭐ Roadmap#841
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 2🚀 7👀 2
Replies: 2 comments 5 replies
-
Hi@davidjerleke. |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
@sarussss what Embla package are you using? No it’s not related to SSR. |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
@davidjerleke i'm using Vanilla module package v8.0.1 |
BetaWas this translation helpful?Give feedback.
All reactions
-
Yes it is.
Allright. This is how you should do it instead: importEmblaCarouselfrom'embla-carousel'functiononInit(emblaApi){/* Do something on init... */}constemblaNode=document.querySelector('.embla')constemblaApi=EmblaCarousel(emblaNode,{loop:true})onInit(emblaApi)// Embla is ready hereemblaApi.on('reInit',onInit) |
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 1
-
@davidjerleke Thank you. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
-
Hi@davidjerleke |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hello 👀 Have you thought about creating a package using the format e.g. |
BetaWas this translation helpful?Give feedback.