-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Demo doesen't work in firefox #60
Comments
@tfmar Any idea what could have caused this? It definitely was working before. There is no error on the console either. |
Both reports were for Firefox 88 (88.0.1). Anything that sticks out in the release notes that looks problematic? |
@sebsg or @SebLalancette, while @tfmar is OoO, are you able to look into this? |
Works for me in Firefox ESR 78, Firefox 88 and in Firefox 90 Nightly. It's important that you use the context menu item at least once otherwise the add-on doesn't trigger the permission prompt for the optional permission to access website data. After granting the permission it works. |
@cadeyrn Unless I'm missing something this has nothing to do with the extension. I assumed the polyfill was added to the website itself and therefore did not require using the extension. |
Sorry, then I misunderstood. But without extension it doesn't work in Firefox ESR 78 either, so it's not a new issue in Firefox 88. |
I can repro in FF 88 on Windows 10. Some preliminary debugging shows that When setting a breakpoint, In any case, the issue seems to be that |
Simplifying the last few lines to just run init() works fine in my testing. |
Thanks, @guillaumejenkins, for the fix. I have just released v3.3.0 on npm that contains this fix. I let you have a go at #61, and once this is closed, I will release a new version of the Firefox and Safari extensions (which is always a bit of a hassle). |
Super useful polyfill & utility functions, thanks!
I tried the demo on Firefox and it does not work:
Env:
Windows 10
Firefox 88.0.1
The text was updated successfully, but these errors were encountered: