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
Describe the bug the package doesn`t have types and it not works with react 17 and above
To Reproduce Steps to reproduce the behavior: when install the package
Expected behavior expects to works with react 17 and above + typescript
Screenshots N/A
Desktop (please complete the following information): any OS/Browser/version
Smartphone (please complete the following information): All
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
@leandroruel Thanks for reporting this, I recommend using https://npmjs.com/@appbaseio/reactivesearch's SearchBox component instead.
Sorry, something went wrong.
@leandroruel It's always good to attach a reproducible example/ codesandbox link when reporting an issue.
Please check this example where we are using react 18 - https://codesandbox.io/s/nice-black-gn9w22?file=/package.json
Also, #362 updates the peer dependency anyway to >= react@15
No branches or pull requests
Describe the bug
the package doesn`t have types and it not works with react 17 and above
To Reproduce
Steps to reproduce the behavior:
when install the package
Expected behavior
expects to works with react 17 and above + typescript
Screenshots
N/A
Desktop (please complete the following information):
any OS/Browser/version
Smartphone (please complete the following information):
All
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: