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
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.
Version: 1.39.0-insider
Commit: de03947
Date: 2019-09-23T08:23:12.535Z
Electron: 6.0.9
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Darwin x64 18.7.0
Steps to Reproduce:
You'll notice in your browser that the url will not have a correctly un-encoded pound (#) sign.
For example:
Notice the
%2523
. There's some double encoding happening.The text was updated successfully, but these errors were encountered: