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 has been archived by the owner on Nov 12, 2024. It is now read-only.
Imports are currently stored in a global constant. We should explore using dependency injection for this.
However, this poses problems when using annotations on components for lack of access to a component's injection context.
A possible solution could be to annotate a class member instead of the component.
The text was updated successfully, but these errors were encountered: