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
This code indeed has issues with Chrome. I build it for Firefox and that browser supports the shortcut Array.forEach. Every other browser you have to use Array.prototype.forEach.
If you add a PR with your fixes, I'm willing to merge it in...
Uncaught TypeError: undefined is not a function
at this lineThe workarounds.
The text was updated successfully, but these errors were encountered: