-
-
Notifications
You must be signed in to change notification settings - Fork 719
Open
Labels
StalebugSomething isn't workingSomething isn't workingv2Relevant for @nuxt/content v2Relevant for @nuxt/content v2
Description
Environment
- Operating System: Linux
- Node Version: v22.9.0
- Nuxt Version: 3.14.1592
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package Manager: [email protected]
- Builder: -
- User Config: default
- Runtime Modules: @nuxt/[email protected]
- Build Modules: -
Reproduction
- clone https://github.com/endquote/vue-content-reload
pnpm i; pnpm run dev
- open
localhost:3000
- edit
content/index.md
, content changes in browser - edit
pages/[...slug].vue
, content changes in browser - close server, open in vscode, should get prompted to open in devcontainer
pnpm run dev
- open
localhost:3000
- edit
content/index.md
, content does not change in browser - edit
pages/[...slug].vue
, content does change in browser
Describe the bug
In a vscode devcontainer, changes to markdown files do not trigger hot reload. But changes to .vue files do.
Additional context
No response
Logs
Metadata
Metadata
Assignees
Labels
StalebugSomething isn't workingSomething isn't workingv2Relevant for @nuxt/content v2Relevant for @nuxt/content v2