-
I'd like this issue to be used as a forum for discussing necessary or possible modifications after the release of `@supabase/ssr`, whose guide is [available here](https://supabase.com/docs/guides/auth…
-
### Version
[v2.8.1](https://github.com/nuxt.js/releases/tag/v2.8.1)
### Reproduction link
[https://codesandbox.io/s/codesandbox-nuxt-lfoy3?fontsize=14](https://codesandbox.io/s/codesandbox-n…
-
### What problem does this feature solve?
Think of developing nuxt application in a docker.
It is better to run build process on bare metal machine because of performance issues of webpack in a dock…
-
### Version
[v2.3.4](https://github.com/nuxt.js/releases/tag/v2.3.4)
### Steps to reproduce
1. Create a simple Nuxt app with only an `index.vue` page
2. Set the `nuxt.config.js` `mode` to `s…
sam3d updated
4 months ago
-
## Migration Notes
### `@nuxtjs/robots` v3 breaking changes
- The `configPath` config is no longer supported. For custom runtime config you should use [Nitro Hooks](/robots/nitro-api/nitro-hooks…
-
### Version
[v2.3.4](https://github.com/nuxt/nuxt.js/releases/tag/v2.3.4)
### Reproduction link
[https://codesandbox.io/s/2j0y809j2p](https://codesandbox.io/s/2j0y809j2p)
### Steps to repr…
-
### What problem does this feature solve?
https://github.com/vuejs/vetur/issues/276
Currently, Vetur offers auto-completion & hover info for custom components defined in ElementUI, OnsenUI and Boo…
-
### Describe the bug
Whenever I build an app for iOS and run it on a physical device I cannot get the view to load. Using `dev` works alright but `build` never loads. I always get `error sending requ…
-
### Version
[v2.4.0](https://github.com/nuxt.js/releases/tag/v2.4.0)
### Reproduction link
[https://github.com/Nandiin/nuxt-issue](https://github.com/Nandiin/nuxt-issue)
### Steps to repro…
-
## Problem
Currently, if we want to guarantee that user's requests have enough permissions to run a query, we have to keep coding `where:{...} ` clauses everywhere in our code. Depending on the siz…