vinum?
vinum?
Explore posts from servers
NNuxt
Created by vinum? on 5/29/2024 in #❓・help
Nuxt layer component prefix
How do i make a prefix like Nuxt UI Pro has? Nuxt UI Pro has the U prefix and i would like that for my components too (Instead of "U" i want my layer to use "VD". I can't seem to get it to work
2 replies
NNuxt
Created by vinum? on 5/25/2024 in #❓・help
Nuxt layer plaground EXTREMELY slow
The playground when creating a Nuxt Layer is unacceptable. It literally takes about 4 minutes to "warm up" and show the pages, and every single time you make a change it takes minutes to refresh the page. What is happening??
7 replies
NNuxt
Created by vinum? on 5/23/2024 in #❓・help
Sharing components between projects using Nuxt 3
What would be the easiest way to acheive this? I own a business making websites for customers in Nuxt 3, and have some components i would like to share with each and every project, together with being able to update the code so that it reflects on all the websites if i update it. I also want some api routes to be shared where it uses the ENV. Is this acheivable? Maybe using a private github repo or something? Thanks in advance.
5 replies
NNuxt
Created by vinum? on 4/3/2024 in #❓・help
Make `useRoute()` update in layout
Hi! Im trying to use useRoute() in a layout, to update my navigations links based on the ´route.params.id´, but the route object does not update when going from page to page. How do i make the layout update the route object? Any help is greatly appreciated. Thanks
15 replies