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
Capturing errors from external packages is a common use case,
In addition to onError, adding a onRawError handle other package errors is is convenient.
Related nuxt/nuxt#20113
A hook like
error
ornitro:error
within plugins could be particularly useful.Requirements:
The text was updated successfully, but these errors were encountered: