Skip to content

Nuxt sometimes ending up in broken state with false in console pointing to nuxt-booster-message-weak-hardware #1253

Open
@codeflorist

Description

@codeflorist

Describe the bug
I'm periodically seeing my Nuxt app ending up in a broken non-interactive state. - requiring a complete reload.

This is the warning, that is displayed in the console in these cases:

Image

And this is the code, where the warning is thrown:

Image

My only nuxt-booster config is:

	booster: {
		disableNuxtFontaine: true,
	},

Can i disable the weak-hardware-behaviour somehow?

Sorry for not being able to provide more details or a reproduction, but due to the bug only happening very inconsistently, i'm having trouble providing such.

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome
  • Version: Version 134.0.6998.89 (Offizieller Build) (64-Bit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions