Is this library still maintained? React 19 incompatibility
The use of defaultProps by the library is no longer supported by React 19.
Any update on this? Have you been to use it in React 19? @Nickk4
update on this? Have you been to use
No updated on my end. The library produces errors in the console when you use it in combination with React 19. But I don't think the library is maintained anymore.
update on this? Have you been to use
No updated on my end. The library produces errors in the console when you use it in combination with React 19. But I don't think the library is maintained anymore.
Yes, I figured. Thanks. Will explore other alternatives.
I have the same interest of the issue
I ran into the same issue, so I created my own version of this library that works with React 19 and improves various aspects of usage. You can check it out here: https://github.com/smlntsv/tawk-react or install it with: npm i tawk-react. Hope it helps! 😊
I ran into the same issue, so I created my own version of this library that works with React 19 and improves various aspects of usage. You can check it out here: https://github.com/smlntsv/tawk-react or install it with:
npm i tawk-react. Hope it helps! 😊
They must transfer this repo ownership to you