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

WithAsyncPaginate.defaultProps is going to be deprecated in react 18.3.0 #147

Closed
turtletongue opened this issue Jun 1, 2023 · 1 comment

Comments

@turtletongue
Copy link

turtletongue commented Jun 1, 2023

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.

image

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

@vtaits
Copy link
Owner

vtaits commented Jun 23, 2023

Hello. Fixed in 0.7.3

@vtaits vtaits closed this as completed Jun 23, 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 a pull request may close this issue.

2 participants