-
Notifications
You must be signed in to change notification settings - Fork 17
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
incompatible with react 18 #10
Comments
Hi @redwan-hossain we are aware on the error and I already submit a pull request on the team, this will be on under review and test. Pull request #11 Thank you |
Hi @redwan-hossain We already now supporting version 18 of react, we have new updates on the plugin |
### I AM USING TYPESCRIPT. @jaoaustero - I am trying to use tawk in [email protected], Installation is success but i am getting type error when i try to import I am also trying to install with npm package
|
Hi @soheb-mpc91 currently we don't yet support typescript but this was the next thing we will update |
@jaoaustero - Any update on #10 (comment) ? |
Have you considered supporting react 17 in the latest version of the plugin? Now you have set a 18.1.0 as the minimum version of |
@jleknes You can still use this plugin in react 17 by using the lower version 1.0.0 |
@jaoaustero: Yes, but version 1.0.0 has lots of outdated dependencies with critical vulnerabilities. Is version 2.0.1 really incompatible with react 17 or have you just set the peerDependency too aggressively? |
Just discovered this. This is quite unfortunate for us. |
I tried to install tawk react package but it throws a error saying incompatible with react dom 18. See the atached error log and screenshot.
https://termbin.com/gb1b
The text was updated successfully, but these errors were encountered: