Ilya Artamonov
Ilya Artamonov
Any ideas how I can fix it?
@sintj Oh, thanks =)
I founded simple fix, just add @touchstart.prevent="" on slider wrapper
> > I founded simple fix, just add @touchstart.prevent="" on slider wrapper > > inside "" goes nothing? Yep or you can add any function
I have the same problem, but I have fresh vue.js project(not nuxt), created via vue-cli, I can't overwrite config object. Any ideas how I can solve this problem?
Hi, it's not a bug 🙂 Fetch running on client and server side. When you first opening page(or reloading) fetch() running on server side. When you clicking on nuxt-link you...
Hey, @uwejan For that we will have ToastProvider component, look https://deploy-preview-241--sensational-seahorse-8635f8.netlify.app/components/toastProvider/toastProvider I think that's what you need
Hey, thank you for issue, that problem is part of issue #192
Hi, `FlowbiteThemable` isn't ready yet, I'll work on it after migration to tailwind-merge for components classes
You can track these issues #192 and #191