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

Tighten up checking for tracked scopes in custom hook arguments. #125

Merged
merged 2 commits into from
Jan 1, 2024

Conversation

joshwilsonvu
Copy link
Collaborator

Fixes #124 by only tracking functions nested in arguments instead of tracking entire argument.

@joshwilsonvu joshwilsonvu merged commit 02d7879 into main Jan 1, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

solid/reactivity rule does not report nested signal call in non tracked scope
1 participant