molul
molul
**Describe the bug** Can't seem to install restful-react in my project because it doesn't seem to work with React >17. **To Reproduce** Steps to reproduce the behavior: 1. Type npm...
Hi. I was using NuxtImage in a website deployed to Vercel (an illustrator portfolio which heavily relies on images for the content) but I had to switch to plain tag...
This is the code I'm using: This works perfectly. I can set the colors as I want. However, I'm being told to use className, but if I change class to...
I'm developing this website with vue-next-masonry with this simple config: { default: 3, 640: 2 }; I recently added Nuxt's page transitions, and since then, in smartphones (under 640px width),...
Hi. I'm using the latest Nuxt, PrimeVue 4 and primevue-nuxt-module versions as of today and I'm having this error message when building my project either locally or in Vercel: ```...
In my Nuxt app, it takes like 3-5 seconds before I see my custom theme select button on the screen. You can check it here (the button will appear next...
My icons bundle size is 1008KB. Mostly because of using icons from the "flags" collection, which is quite heavy. I don't know if it's feasible, but a way to automatically...