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
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
We appear to generate invalid code for named constructors with generic types:
results in this error when the named constructor is executed:
"Uncaught TypeError: this.init is not a function"
The text was updated successfully, but these errors were encountered: