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
I get this error to try to test element in outside
user-poll.js:3 Uncaught TypeError: Failed to construct 'HTMLElement': Please use the 'new' operator, this DOM object constructor cannot be called as a function.
at n.t [as constructor] (user-poll.js:3)
at new n (user-poll.js:3)
t @ user-poll.js:3
n @ user-poll.js:3
The text was updated successfully, but these errors were encountered:
I get this error to try to test element in outside
The text was updated successfully, but these errors were encountered: