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
{{ message }}
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
and I am getting the same error on Tor Browser with updated HTTPSE. Apparently, this does not affect the chromium browser and Firefox on Windows platform... not sure why this is happening though...
Output of the extension console
"TypeError: can't access dead object"
The text was updated successfully, but these errors were encountered:
@Hainish Apparently, the confirmation dialog is the culprit.
Firefox/Linux will close the popup when users make their choices while this does not happen on Firefox/Windows or Chromium/Any, so I am guessing this is a bug on Firefox's side...
Remove the if statement resolve this issue immediately (this will get ride of the confirmation dialog), but I'm not sure if this will have any negative effect on the UX design. Another option is to use a third party library like bootstrap to create a model for confirmation. What's your opinion?
Type: code issue
and I am getting the same error on Tor Browser with updated HTTPSE. Apparently, this does not affect the chromium browser and Firefox on Windows platform... not sure why this is happening though...
Output of the extension console
The text was updated successfully, but these errors were encountered: