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 error happens raven-js has an option to load a provide feedback dialog that we can show to users so they can give us more details about the error.
Things to do:
create the db structure to store that information
create the dialog that will be shown by adding view to be served/requested by the raven-js code
show the message provided by users in the error#show page
The text was updated successfully, but these errors were encountered:
If an error happens raven-js has an option to load a provide feedback dialog that we can show to users so they can give us more details about the error.
Things to do:
The text was updated successfully, but these errors were encountered: