diff --git a/src/ErrorHandling/ErrorBoundary.js b/src/ErrorHandling/ErrorBoundary.js index f8c3dc4ea..97ad65091 100644 --- a/src/ErrorHandling/ErrorBoundary.js +++ b/src/ErrorHandling/ErrorBoundary.js @@ -17,9 +17,6 @@ class ErrorBoundary extends React.Component { // logErrorToMyService(error, info); // Send error to Rclone backend. this.setState({error, info}); - - - console.log("Hey"); } render() { @@ -37,15 +34,27 @@ class ErrorBoundary extends React.Component { Try refreshing the page. If the issue persists, please consider opening a new issue on our Github page. + + Here are some things you can try:
+ 1. Clear the local storage for this site.
+ 2. Logout and login again using: Logout
+ 3. If the issue persists, please consider opening a new issue on our Github + page. Create new Issue.
+ + + + +