Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ng-app-state] Use directive composition for InputValueAccessor #89

Open
ersimont opened this issue Nov 20, 2022 · 1 comment
Open

[ng-app-state] Use directive composition for InputValueAccessor #89

ersimont opened this issue Nov 20, 2022 · 1 comment
Labels
Blocked Check again after an Angular / TS version bump

Comments

@ersimont
Copy link
Member

This should be more maintainable

@ersimont
Copy link
Member Author

This can't be done yet, since "Directives used in hostDirectives must be standalone: true." It will have to wait until either Angular's built-in value accessor directives are standalone, or that requirement is removed.

@ersimont ersimont added the Blocked Check again after an Angular / TS version bump label Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked Check again after an Angular / TS version bump
Projects
None yet
Development

No branches or pull requests

1 participant