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

Uncaught TypeError: dispatcher.useInsertionEffect is not a function #5365

Closed
krajcikondra opened this issue Oct 5, 2022 · 2 comments
Closed
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet

Comments

@krajcikondra
Copy link

Hi, after update react to version 18 react select throw following error:

Uncaught TypeError: dispatcher.useInsertionEffect is not a function 

Are you planning to update this package for react 18? Thanks in advance

@krajcikondra krajcikondra added the issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet label Oct 5, 2022
@Methuselah96
Copy link
Collaborator

This package should with React 18. Can you check out #5076 and see if anything there helps resolve your issue?

@krajcikondra
Copy link
Author

update react-dom from v17 to v18 solved my problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet
Projects
None yet
Development

No branches or pull requests

2 participants