This repository has been archived by the owner on May 7, 2024. It is now read-only.
This repository has been archived by the owner on May 7, 2024. It is now read-only.
Closed
Description
Environment
- Operating System:
Windows_NT
- Node Version:
v16.13.2
- Nuxt Version:
3.0.0-27485997.c426f3e
- Package Manager:
npm@8.5.0
- Builder:
vite
- User Config:
-
- Runtime Modules:
-
- Build Modules:
-
Reproduction
Repo:
https://github.com/Aareksio/nuxt3-issues/tree/error-style-bleed
CodeSandbox:
https://codesandbox.io/s/eloquent-cartwright-gkr2ll?file=/app.vue
TL;DR:
<div>
<nuxt-page/>
<nuxt-link to="/404">404</nuxt-link>
</div>
nuxt-error-css-bleed.mp4
Describe the bug
After visiting default 404 page, global style is applied
Additional context
No response
Logs
No response