I want to use nested directory in nuxt 3 beta with vite. In Nuxt 2 i was using this config in (nuxt.config.js) and it work : components: [ { path: '~/componen
I have added Vuex-Persist and Vuex-ORM to my Nuxt project. When the application starts for the first time I want to add some boilerplate data. In my default.vu
I'm trying to add header in my Nuxt app in Nuxt/layouts/default.vue <template> <div> <Navigation/> <Nuxt /> </div> &l
I wish to generate html files for static deployment. The package.json dependencies are as follows "dependencies": { "@nuxt/content": "^1.15.1", "@nuxt
I can't refresh page or open new tab of secure page after refresh or new tab will redirect me to login again Version Nuxt.js v2.9.1 @nuxtjs/module: 4.8.4 s
I have spend several days now trying to figure out why my back-end is not working on the online version of my app. I created a Nuxt project that uses Prisma for
i have a problem with Nuxt SSR mode in production auth with Laravel sanctum login success but when refresh any page, redirecting to login page and logout !!!
I would like to specify a global sub-directory that precedes all routing, for both client and API endpoints. So: https://my-site.com/dir/api/* (for all API rout
I am trying to use this script in my Nuxt app, but can't figure out how. In a basic HTML file, it works fine. This is the code: <!DOCTYPE html> <html&g
I changed Os from Windows to Ubuntu. In Windows, everything works without problems, however, on ubuntu, with the 'yarn' and 'yarn dev' commands, the script cras
I changed Os from Windows to Ubuntu. In Windows, everything works without problems, however, on ubuntu, with the 'yarn' and 'yarn dev' commands, the script cras
I changed Os from Windows to Ubuntu. In Windows, everything works without problems, however, on ubuntu, with the 'yarn' and 'yarn dev' commands, the script cras
I changed Os from Windows to Ubuntu. In Windows, everything works without problems, however, on ubuntu, with the 'yarn' and 'yarn dev' commands, the script cras