Skip to content

Stale builds may not call the app:manifest:update hook if the manifest is not cached #32912

@jackylamhk

Description

@jackylamhk

Environment

Nuxt 3 and 4

Reproduction

N/A

Describe the bug

If the current build is already outdated, but for some reason, the current build manifest could not be fetched and cached (e.g., CDN cache invalidations during deployments), Nuxt won't be able to call the app:manifest:update hook.

Additional context

No response

Logs

Unhandled promise rejection: FetchError: [GET] "/_nuxt/builds/meta/[...].json": 403

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions