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
On the production site, clicking on open URLs open you to a blank page they need to be re-created with the new encoding. Also we should fail more obviously instead of just giving a blank page when it fails. We could use an alert() call when the decoding of the URL fails instead of just console logging the error message.
The text was updated successfully, but these errors were encountered:
On the production site, clicking on open URLs open you to a blank page they need to be re-created with the new encoding. Also we should fail more obviously instead of just giving a blank page when it fails. We could use an alert() call when the decoding of the URL fails instead of just console logging the error message.
The text was updated successfully, but these errors were encountered: