Skip to content

chore: try to prevent component failures in pages#970

Merged
maudetes merged 3 commits intomainfrom
chore/prevent-component-failure-in-pages
Feb 27, 2026
Merged

chore: try to prevent component failures in pages#970
maudetes merged 3 commits intomainfrom
chore/prevent-component-failure-in-pages

Conversation

@maudetes
Copy link
Contributor

@maudetes maudetes commented Feb 27, 2026

Add a safeguard to try to prevent Couldn't resolve component "default" at "/posts/:id()" errors (sentry), supposing it come from dynamic component.

I don't think we should encounter unregistered blocsTypes though outside of temporary backend updates.

If we do encounter an unknown bloc, we log a message to sentry for debugging

See also nuxt/nuxt#29624

Add a safeguard to try to prevent `Couldn't resolve component "default" at "/posts/:id()"` errors.

I don't think we should encounter unregistered blocsTypes though outside of temporary backend updates.

If we do encounter an unknown bloc, we log a message to sentry for debugging
@maudetes maudetes merged commit b3f0f7b into main Feb 27, 2026
6 checks passed
@maudetes maudetes deleted the chore/prevent-component-failure-in-pages branch February 27, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants