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
As of today, I get the following error when loading uBlock Origin's quick-fixes.txt list:
Uncaught RangeError: Overflow: input needs wider integers to process
at error (/node_modules/@ghostery/adblocker/dist/commonjs/punycode.js:59:11)
at encode (/node_modules/@ghostery/adblocker/dist/commonjs/punycode.js:268:13)
at sizeOfUTF8 (l/node_modules/@ghostery/adblocker/dist/commonjs/data-view.js:95:52)
...
This seems likely to be related to the most recent commits:
As of today, I get the following error when loading uBlock Origin's
quick-fixes.txt
list:This seems likely to be related to the most recent commits:
Steps to reproduce:
The text was updated successfully, but these errors were encountered: