Posts
Members
Info
Issue with payload in generate:extendRoutes
payload works with npm generate but when I run dev build [npm run dev] payload is undefined is it expected behavior? or am I missing something here which causing this issue?
0
How to test nuxt with jest?
Hi, I'm just learning Nuxt with jest. My test.vue. just copied from https://nuxtjs.org/docs/2.x/features/data-fetching My test.spec.js …
0
nuxtjs axios
Hi guy, I have a problem with the request for my API show general Referrer-Policy: strict-origin-when-cross-origin. Anyone have problems like the above errors and solved this problem, can any of you help me?
4
NuxtJS projects showcase, come add yours :P
Hi guys, I just deployed a showcase for Nuxt projects. Obviously, it's run on Nuxt but the API run with Laravel. If you want to get some inspiration for your NuxtJS project, come check https://builtwithnuxt.com and if you want to share your project, submit it here…
1
nuxt.config.js conditional PWA
I want to make the @nuxt/pwa module conditional. i want to call an API to decide either enable PWA module or not, can any of you help me ?
0
Nuxt best cms solution?
Hello. What is the best solution( cheapest/good documents/easy to implement,etc) to create a website with blog for production? I did one with netlify cms( went ok). Now I have been doing one with strapi. But when comes the part of the deploying I am getting errors for many…
0
Nuxt + wordpress + firebase = static site
How do I statically deliver wordpress rest api using firebase?
0
how to develop a stripe payment system using nuxt.js and firebase?
Please tell me how to develop a stripe payment system using nuxt.js and firebase?
2