-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[Bug]: react/boolean-prop-naming - Cannot read properties of undefined (reading 'properties') #3733
Closed
2 tasks done
Labels
Comments
#3717 seems to be the same problem but perhaps with a different cause; this simplified code might help solve both :-) Thanks! |
This was referenced Jun 1, 2024
This was referenced Jul 10, 2024
This was referenced Jul 17, 2024
This was referenced Oct 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Description Overview
Exception during linting
Rule
Code
Note: I found #3717 but it seems to be a different problem.
Expected Behavior
No exception thrown.
eslint-plugin-react version
v7.34.1
eslint version
v8.57.0
node version
v20.11.1
The text was updated successfully, but these errors were encountered: