We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
React version: 18.0.0 (not important)
I'll show as a code.
Link to code example: https://codesandbox.io/s/stupefied-raman-g6j3fi?file=/src/App.js
exhaustive-deps can't found unstable dependency.
Warn lint message.
I know this code is super weird but This code may be improved. something like
I just wonder what is your opinion. thank you.
The text was updated successfully, but these errors were encountered:
Interesting find. If the binding is ever reassigned we should treat it as unstable.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
React version: 18.0.0 (not important)
Steps To Reproduce
I'll show as a code.
Link to code example:
https://codesandbox.io/s/stupefied-raman-g6j3fi?file=/src/App.js
The current behavior
exhaustive-deps can't found unstable dependency.
The expected behavior
Warn lint message.
Opinion
I know this code is super weird but This code may be improved. something like
I just wonder what is your opinion. thank you.
The text was updated successfully, but these errors were encountered: