Skip to content
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

[Feature Request] Add React 19 support #475

Open
1 task done
kai11 opened this issue Jan 1, 2025 · 1 comment
Open
1 task done

[Feature Request] Add React 19 support #475

kai11 opened this issue Jan 1, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@kai11
Copy link

kai11 commented Jan 1, 2025

What problem would this feature solve?

I tried to use this module in Nextjs 15 / React 19 project and was able to use it with --force because of react ^18 requirement.
Intercom integration is ok, I dont see any errors.

Describe the solution you’d like to see

Add support for React 19

Are you willing to work on implementing this solution?

Yes

Describe alternatives you’ve considered

Additional context

I don't see test suite in this project.
Will this be enough if I update example Nextjs application to React 19 and test with all messengers?

Code of Conduct

  • I agree to follow this project’s Code of Conduct
@kai11 kai11 added the enhancement New feature or request label Jan 1, 2025
@benschwarz
Copy link
Member

@kai11 Yep, you can use the nextjs app in the ./websiteto build and verify changes 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants