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
Many of the methods on type instances are throwing runtime TypeErrors TypeError: Illegal invocation
sometimes they work but the majority of the time they dont
Expected behavior
they should not throw errors, and instead respond with the appropriate value
The text was updated successfully, but these errors were encountered:
Your environment
Describe the bug
Many of the methods on type instances are throwing runtime TypeErrors
TypeError: Illegal invocation
sometimes they work but the majority of the time they dont
Expected behavior
they should not throw errors, and instead respond with the appropriate value
The text was updated successfully, but these errors were encountered: