-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[email protected] no support react 19 #4880
Comments
Interesting. Although the package only claims support for React 18, the package does seem to work fine with React 19 and our default installer, Is there a reason why you're using |
I filed an issue in the upstream package nkbt/react-debounce-input#161 not dissimilar to previous issues requesting the same for React 17 and 18 over the years. Hopefully we can get a new version released which doesn't have this issue. In the mean time, if you're able to install deps with |
in China, reflex use bun with registry = "https://r.cnpmjs.org", this will raise some errors:
then will fallback to use npm. |
I'm a user from China. I encountered the same problem when running the Reflex project using npm in the Ubuntu 24.04 environment of Windows 11 WSL2. Besides, I'll explain why npm should be used: |
Yes, I encountered the same issue while upgrading to 0.7.1. I am using Windows 11 and NPM. Could you please provide a patch for 0.7.1 to resolve this problem? For now, I have no choice but to revert back to 0.7.0. |
Describe the bug
A clear and concise description of what the bug is.
[email protected]
DebounceInput component use this library.
error messages:
The text was updated successfully, but these errors were encountered: