papercups-io / chat-widget

Papercups chat widget
https://app.papercups.io/demo
MIT License
255 stars 92 forks source link

Support for react 18+ #112

Open terra-alex opened 2 years ago

terra-alex commented 2 years ago

Seems like the widget only has support for react between 16 and 17

When can we expect support for react 18? In the meantime we'll use the raw JS script to add it in as a workaround

npm ERR! node_modules/react
npm ERR!   react@"18.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0 || ^17.0.0" from @papercups-io/chat-widget@1.3.1
npm ERR! node_modules/@papercups-io/chat-widget
npm ERR!   @papercups-io/chat-widget@"*" from the root project
locnguyen commented 1 year ago

Is there an ETA to address this? Do you just need a PR?

replaysMike commented 7 months ago

I'm surprised this isn't prioritized, we are using papercups and the workaround isn't ideal