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
Bug report
A warning appears in the console.
No warning.
https://codesandbox.io/s/creatable-example-forked-3ydgl3
"react": "18.2.0", "react-dom": "18.2.0", "react-select": "5.7.2", "react-select-async-paginate": "0.7.2"
Links to React PR and ESLint change: facebook/react#25699 jsx-eslint/eslint-plugin-react#2396
Similar issues: JedWatson/react-select#5596 chakra-ui/chakra-ui#7057
The text was updated successfully, but these errors were encountered:
#147 migrate defaultProps to default arguments
defaultProps
5049628
Hello. Fixed in 0.7.3
0.7.3
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Are you submitting a bug report or a feature request or a question?
Bug report
What is the current behavior?
A warning appears in the console.
What is the expected behavior?
No warning.
Sandbox Link
https://codesandbox.io/s/creatable-example-forked-3ydgl3
What's your environment?
"react": "18.2.0",
"react-dom": "18.2.0",
"react-select": "5.7.2",
"react-select-async-paginate": "0.7.2"
Other information
Links to React PR and ESLint change:
facebook/react#25699
jsx-eslint/eslint-plugin-react#2396
Similar issues:
JedWatson/react-select#5596
chakra-ui/chakra-ui#7057
The text was updated successfully, but these errors were encountered: