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
Currently, classes such as Error have to be added to the .componentsignore file if they are used within constructors. We should make such well-know classes automatically handleable by Components.js, so that they don't have to be ignored.
Currently, classes such as
Errorhave to be added to the.componentsignorefile if they are used within constructors. We should make such well-know classes automatically handleable by Components.js, so that they don't have to be ignored.