GithubHelp home page GithubHelp logo

Comments (10)

danielroe avatar danielroe commented on August 26, 2024 6

The issue in v3.12.1 is hopefully resolved in #27487 and should be in the next patch.

Workaround for prod apps:

For now, you can try working around the issue in production by explicitly setting NODE_ENV=production when running your app.

from nuxt.js.

stackblitz avatar stackblitz commented on August 26, 2024

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

from nuxt.js.

ChinDer avatar ChinDer commented on August 26, 2024

I'm having this problem too.

from nuxt.js.

danielroe avatar danielroe commented on August 26, 2024

I will investigate this. For now, you can try working around the issue in production by explicitly setting NODE_ENV=production when running your app.

from nuxt.js.

roaa-alrajabi avatar roaa-alrajabi commented on August 26, 2024

We are having this issue on production as well, not just on dev environment

from nuxt.js.

tymon42 avatar tymon42 commented on August 26, 2024

Same problem.

from nuxt.js.

danielroe avatar danielroe commented on August 26, 2024

If you are having the problem on production, even with explicitly setting NODE_ENV, would you please provide a reproduction? 🙏

from nuxt.js.

husayt avatar husayt commented on August 26, 2024

I get this problem when switching compatibilityVersion: 4, with nuxt 3.12.1 on windows

from nuxt.js.

rylanharper avatar rylanharper commented on August 26, 2024

I'm getting the same issue on my Nuxt sites using the Shopify Graphql API (using the Nuxt GraphQL Client module) upon upgrading to Nuxt ^3.12.1. I get the same [Vue Router warn] error messages shown above when navigating to each route (except pointing to my graphql client when referencing the "location"). I also see I have the following warning as well:

plugin.mjs:8 [nuxt] Could not access `graphql-client`. The only available runtime config keys on the client side are `public` and `app`. See `https://nuxt.com/docs/guide/going-further/runtime-config` for more information.`

from nuxt.js.

toniengelhardt avatar toniengelhardt commented on August 26, 2024

Also seeing this in v3.12.1.

Not sure if related, but I'm using public runtime config var for the URLs like

<NuxtLink :to="$config.public.urls.docsUrl">Docs</NuxtLink>

from nuxt.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.