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
This introduced an unintended side-effect, such that when an error handler has been specified at the domain level, the default error handler was also being applied at the resource level.
I will submit a PR for this fix.
The text was updated successfully, but these errors were encountered:
The ability to specify an error handler at the resource level was recently added in this PR, a nice addition.
This introduced an unintended side-effect, such that when an error handler has been specified at the domain level, the default error handler was also being applied at the resource level.
I will submit a PR for this fix.
The text was updated successfully, but these errors were encountered: