tawk-messenger-react icon indicating copy to clipboard operation
tawk-messenger-react copied to clipboard

Is this library still maintained? React 19 incompatibility

Open Nickk4 opened this issue 1 year ago • 6 comments

The use of defaultProps by the library is no longer supported by React 19.

Nickk4 avatar Jan 20 '25 20:01 Nickk4

Any update on this? Have you been to use it in React 19? @Nickk4

ayequill avatar Jan 28 '25 10:01 ayequill

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.

Nickk4 avatar Jan 28 '25 12:01 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.

Yes, I figured. Thanks. Will explore other alternatives.

ayequill avatar Jan 28 '25 12:01 ayequill

I have the same interest of the issue

kosiakMD avatar Feb 06 '25 12:02 kosiakMD

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! 😊

smlntsv avatar Mar 24 '25 00:03 smlntsv

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

ebulku avatar Oct 02 '25 00:10 ebulku