-
Hi,
I am using Nuxt3 with the colorMode module and fetching page-specific color modes from a Sanity backend. I want to force a specific color mode on certain pages. While the forced color mode works …
-
**Describe the bug**
When using `NuxtLink` to link to nested sub pages from a page with params, those params are not identified as defaults, and have to be redefined in `:to`.
**Expected behavior*…
-
### Environment
n/a
### Reproduction
I adapted and simplified reproduction from #25362 to generate ~1100 routes, all routes share the same component/page (index). I have kept the projects pre…
-
### Describe the feature
Especially when it comes to handling URL state, I've seen the wildest implementations.
It would be great to have two simple helper composables which create "reactive" rout…
-
**Describe the bug**
Currently, we at diva-e working on a support of the [Nuxt.js](https://nuxtjs.org/) framework for AEM based on the Vue implementation provided by [Mavice](https://github.com/mavic…
-
This issue occurs when `generator_config_file` input is not provided
It may not be obvious when using Nuxt 3 Workflow suggested by Github. Additionally Nuxt 3 uses .js configuration file, even if a…
-
Hey,
I need to use a custom router.js, but what I found was that Nuxt doesn't bundle different chunks for different pages when it's enabled.
Here's an example repo : https://github.com/ajoliveau/n…
-
Based on the logs I receive in my current project
```
[Vue Router warn]: No match found for location with path "/dev-sw.js?dev-sw"
[Vue Router warn]: No match found for location with path "/dev-sw.…
-
[nuxt] error caught during app initialization H3Error: Page not found: /api/get-random-users …
-
### What problem does this feature solve?
By default, nuxt creates the URL from the pages folder, for example :
``/pages/blog/index.vue`` = ``mywebsite.com/blog``
``/pages/blog/posts/inde…