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
Describe the bug
In Brave: Uncaught TypeError: Cannot read properties of undefined (reading 'throttle')
In Firefox: Uncaught TypeError: h is undefined
In Safari: TypeError: undefined is not an object (evaluating 'h.throttle')
Describe the bug
In Brave:
Uncaught TypeError: Cannot read properties of undefined (reading 'throttle')
In Firefox:
Uncaught TypeError: h is undefined
In Safari:
TypeError: undefined is not an object (evaluating 'h.throttle')
To Reproduce
Compiled using Webpack.
Your environment
The text was updated successfully, but these errors were encountered: