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

Unused hasReactiveAsyncPropertys should still be validated #874

Open
stephenh opened this issue Nov 16, 2023 · 0 comments
Open

Unused hasReactiveAsyncPropertys should still be validated #874

stephenh opened this issue Nov 16, 2023 · 0 comments

Comments

@stephenh
Copy link
Collaborator

If a hasReactiveAsyncProperty is not actively used in a reactive rule / reactive field, it will escape hint validation on boot, and only be checked on first usage at runtime.

We should be able to detect "orphan" reactive async properties and validate them on boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant