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

🐛 Bug - React 19 compatibility issue #2990

Open
useyourillusions opened this issue Feb 2, 2025 · 0 comments
Open

🐛 Bug - React 19 compatibility issue #2990

useyourillusions opened this issue Feb 2, 2025 · 0 comments
Labels
bug Something isn't working as expected

Comments

@useyourillusions
Copy link

Forma 36 bug report

Forma 36 Notifications are not compatible with React 19.

Environment

A Contentful application built with React 19, running in the 'page' location.

Steps to reproduce

Import Notification into your component and call methods like Notification.error, Notification.warning, Notification.setPlacement, or any other available method.

Expected results

The notification is displayed in the specified placement.

Actual results

No notification is displayed, an error appears in the console.

@contentful_f36-comp…js?v=e150f0e0:46086 Uncaught (in promise) TypeError: (0 , import_react_dom4.render) is not a function
    at new Promise (<anonymous>)
    at App.tsx:59:22
@useyourillusions useyourillusions added the bug Something isn't working as expected label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant