Adrian
Results
2
comments of
Adrian
Vue 3 + Vite build/preview error TypeError: Cannot set properties of undefined (setting '_flicking')
@daybrush Moving Arrow instance creation to script setup does not help ;/ I tried with `Flicking` instead of `Slider` but it stays the same. Also removed all images/children elements and...
Vue 3 + Vite build/preview error TypeError: Cannot set properties of undefined (setting '_flicking')
@daybrush The only difference I can see it that my setup is not using TS + I am using `FlickingSlider` component instead of `Flicking` but changing it does not help.