Adeyanju Adeyemi

Results 9 comments of Adeyanju Adeyemi
trafficstars

Has this been fixed ? , i'm having the same issue

I'm Having the same issue right now and this isn't my first time using the package but this is my first time using the package with NEXTJS. Thank you i...

@TheAlmightyCrumb has provided a solution already, follow his instructions, you will need to create your own dist/css in module, follow the link he provided you will see the files to...

> Thats because all the animations are animated with svg SMIL so they dont require a css file, they were animated directly in thier React Components except CradleLoader, Plane and...

No actually I'm not and everything works fine except i thought i would be able to log out server side information in production app and view them in the axiom...

i have implemented what you suggested and its working now, Thank you vert much @schehata

> data-vaul-no-drag I needed to place `data-vaul-no-drag` in every element tag in the `` to make it work. it will be nicer if we can just passed a `disableOnDrag` props...

> > Кажется, это `data-vaul-no-drag`работает только ``и отключает перетаскивание только по бокам верхней ручки. Мне нужно отключить перетаскивание всего, кроме верхнего маркера. > > Did you somehow manage to solve...