-
Hello, so I am about to start using the plugin ,however I failed finding examples or pointers on how to utilize .json Files. The gist of it is this:
I have 7 .json files - all in different languages…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v21.6.2
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package…
-
### Environment
node v18.14.0
nuxt 3.3.1
### Reproduction
create a nuxt 3 project with follow structure:
/
/web/
/web/create
nuxt config:
nitro: {
devProxy: {
'/api': {
target…
-
### Environment
- Operating System: `Windows_NT`
- Node Version: `v19.4.0`
- Nuxt Version: `3.2.3`
- Nitro Version: `2.2.3`
- Package Manager: `pnpm@7.28.0`
- Builder: `vite…
-
### Describe the feature
Hi 👋🏻
I'm consuming Server-Sent Events in Nuxt from my FastAPI server. To handle SSE I've to write manual logic that parses the SSE data and prepares the whole string/jso…
-
### Discussed in https://github.com/nuxt/nuxt/discussions/20251
Originally posted by **Atinux** April 13, 2023
Nuxt 3 is now a fullstack framework thanks to [Nitro](https://nitro.unjs.io) with…
-
I have site with vue+nuxt+pm2
I'm new on vue+nuxt
I want such condition-if logged user open page `/login` then redirect to cabinet
I put to folder `middleware` file `login.js` with such content
``…
-
### Describe the bug
这是当i18n DifferentDomains 为True时生成的站点地图,如下图所示:
![image](https://github.com/harlan-zw/nuxt-simple-sitemap/assets/5687897/affb2fcf-5e68-499c-8dff-e570c6ad8701)
然而,正确的格式应该是这样的:
…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.16.0
- Nuxt Version: 3.5.1
- Nitro Version: 2.4.1
- Package Manager: npm@9.5.1
- Bu…
-
Just started using the package, and it's been a great benefit.
I noticed this odd conversion from a complex `` element to Markdown, which I believe is a bug.
The HTML, from OpenAI's website, has…