This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 226
usePopper has something wrong with ReactDom.flushSync #445
Comments
May you provide more details please? |
i saw the open code react-popper hooks usePopper peerDependencies support react 16.8.0, |
"peerDependencies": { |
but it didn't work on browser, my react-dom version is 16.8 same as react |
error is ReactDOM.flushSync is not a function |
what is the value of |
What you logged is React, not ReactDOM. There may be some problem with your setup. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
how can i resolve the problem
The text was updated successfully, but these errors were encountered: