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

Resolve Array Contains Check #608

Merged
merged 3 commits into from
Sep 26, 2023
Merged

Resolve Array Contains Check #608

merged 3 commits into from
Sep 26, 2023

Conversation

sinclairzx81
Copy link
Owner

This PR fixes the incorrect array accessor when checking contains constraints. This issue would cause check functions to throw in some cases due to incorrect scoping of the value being checked.

Noted on comment #607 (comment)

@sinclairzx81 sinclairzx81 changed the title Resolve Contains Check Resolve Array Contains Check Sep 26, 2023
@sinclairzx81 sinclairzx81 merged commit 04f4da2 into master Sep 26, 2023
18 checks passed
@sinclairzx81 sinclairzx81 deleted the contains branch September 26, 2023 07:20
cheersmas added a commit to cheersmas/elysia that referenced this pull request Sep 26, 2023
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.

1 participant