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
Also experiencing this one, though for us this occurs even when there is no code before super() (but there is code after). Temporary work around is moving class field initialization to inside the constructor (see supabase-community/pg-gateway#24).
I encountered a bug where I get a bug under very specific circumstances:
super()
in the constructorSource
Result
Error (when using the built code)
Reproduction
Context
I found this bug while working on faker-js/faker#2838
Upvote & Fund
The text was updated successfully, but these errors were encountered: