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
Hello, if I paste javascript code to Edge console nothing happen, only Edge will stop responding for couple minutes and I get errors in console.
javascript:(function(){document.body.appendChild(document.createElement('script')).src='https://jpgohlke.github.io/twitch-chat-filter/chat_filter.user.js';})();
undefined
SCRIPT5022: Could not find module web-client/views/chat imported from (require)
emberapp-a4a9df236eb6dffd81e1cac3ea7939d8.js (16,61)
SCRIPT5007: Unable to get property 'claim' of undefined or null reference
sw.js (22,46)
SCRIPT5007: Unable to get property 'claim' of undefined or null reference
sw.js (22,46)
The text was updated successfully, but these errors were encountered:
Hello, if I paste javascript code to Edge console nothing happen, only Edge will stop responding for couple minutes and I get errors in console.
javascript:(function(){document.body.appendChild(document.createElement('script')).src='https://jpgohlke.github.io/twitch-chat-filter/chat_filter.user.js';})();
undefined
SCRIPT5022: Could not find module
web-client/views/chat
imported from(require)
emberapp-a4a9df236eb6dffd81e1cac3ea7939d8.js (16,61)
SCRIPT5007: Unable to get property 'claim' of undefined or null reference
sw.js (22,46)
SCRIPT5007: Unable to get property 'claim' of undefined or null reference
sw.js (22,46)
The text was updated successfully, but these errors were encountered: