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
Currently, the error capturing is implemented to catch all errors and notify the user that an error happened, but the actual error is not displayed, which makes it difficult to debug user errors.
Adding a proper error logging mechanism would be helpful.
The text was updated successfully, but these errors were encountered:
Currently, the error capturing is implemented to catch all errors and notify the user that an error happened, but the actual error is not displayed, which makes it difficult to debug user errors.
Adding a proper error logging mechanism would be helpful.
The text was updated successfully, but these errors were encountered: