You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an internal runtime plugin handles error load remote, a user plugin cannot use the hook. Like in next.js i have a default to stop page from crashing - this prevents user from adding their own error hook
Clear and concise description of the problem
If an internal runtime plugin handles error load remote, a user plugin cannot use the hook. Like in next.js i have a default to stop page from crashing - this prevents user from adding their own error hook
Suggested solution
use waterfall hook like in tapable
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: