-
https://github.com/BayBreezy/nuxt3-vuetify3-starter/blob/main/utils/themes.ts is a very good reference how to do that
-
Hi mate,
Do you have any plan to upgrade this template to nuxt3?
Many thanks
-
# Nuxt.js 3.x 專案架設 - Claire's Notes
本篇文章說明如何快速架設 Nuxt3 專案,以及要注意的細節
[https://clairechang.tw/2023/06/17/nuxt3/nuxt-v3-installation/](https://clairechang.tw/2023/06/17/nuxt3/nuxt-v3-installation/)
-
ERROR [nuxt] [request error] [unhandled] [500] Named export 'VLazyTeleport' not found. The requested module 'file://E:/Code/Nuxt3/my-blog/node_modules/.pnpm/vueuc@0.4.58_vue@3.4.27/node_modules/vueu…
-
---
### Environment Details
- **Operating System**: Darwin
- **Node Version**: v22.0.0
- **Nuxt Version**: 3.13.2
- **CLI Version**: 3.15.0
- **Nitro Version**: 2.9.7
- **Package Manager**…
-
Hi, currently i tried to use with Nuxt3 but i got this, any solution to solve it?
![image](https://user-images.githubusercontent.com/77762928/224760939-d71ebaca-4086-4731-8a27-749015aba02b.png)
-
I am using nuxt3 and searching pwa module. Discovered here but it seems this project is dead for nearly two years.
Is it still under maintainance?
-
### Is your feature request related to a problem?
### Issue to track all Lighthouse improvements that need to be made
- [x] #474
I've cleaned up Landing Page in this one:
- Lazy loading al…
-
## Reproduce
just build
## environment
window10 21H2
node v16.14.0
@intlify/nuxt3@0.1.10
nuxt3@latest: 3.0.0-27356801.e9128f3
## terminal log out:
$ nuxi build
Nuxt CLI v3.0.0-27356801.e9…
-
### Describe the bug
Combination with pinia storeToRefs + SSR (nuxt3) + useEventBus().on causes memory leaks.
I'm not sure it directly related to useEventBust or storeToRefs pinia or the way i use…