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
Closed as rejected.
The reason is described in #1536
TS is not able to provide good type definition here even with the hack used in the original request.
As an ESL architect, I want to have consistent usage of ESL approaches.
Proposed to get rid of casting
this.constructor
to access static variablesSee and use original #1536 implementation for base classes
Example:
Instead
Do this:
The text was updated successfully, but these errors were encountered: