Skip to content
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.

Default nuxt error page bleeds CSS styles #91

Closed
nuxt/framework
#4320
@Aareksio

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

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions