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 100%! I am using Remix with ErrorBoundary and would love my error message to not have "Invariant Failed:" as part of it without having to wrap in a try catch and throw my own error.. not very friendly to the end user.
it would be great to be able to pass an options like
{prefix: false}
which would return error message without the prefixThe text was updated successfully, but these errors were encountered: