Skip to content

Remove window.__NUXT__ once app initialises #25336

@TheAlexLichter

Description

@TheAlexLichter

Describe the feature

Apparently it only exists for backwards-compat according to code comments:

// For backwards compatibility - TODO: remove later
window.__NUXT__ = nuxtApp.payload

Nuxt v4 might be a good point to remove it if that's the case.

PR: #19205

Additional information

  • Would you be willing to help implement this feature?
  • Could this feature be implemented as a module?

Final checks

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Later

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions