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

Problem in Next15 RC #1149

Closed
mohammadgarmroodi opened this issue Aug 27, 2024 · 7 comments
Closed

Problem in Next15 RC #1149

mohammadgarmroodi opened this issue Aug 27, 2024 · 7 comments

Comments

@mohammadgarmroodi
Copy link

Bug
when i use react toastify in next js version 15 rc it shows me a error like this:

Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports. Check the render method of N.

when i comment the <ToastCotnainer ,the project runs correctly !

@ganicus
Copy link

ganicus commented Nov 2, 2024

Any update on this?

@raphaelbadawi
Copy link

raphaelbadawi commented Nov 3, 2024

Confirmed on my side, and this is upfront compatibility issue with React 19, not only with Next15.

@notDemian
Copy link

any update? im experiencing the same issue

@Alioo11
Copy link

Alioo11 commented Nov 16, 2024

i encountered the same issue.
updating the react-toastify version to 10.0.5 fixed it for me.

@creativehabib
Copy link

Same Problem

@shehi
Copy link

shehi commented Nov 25, 2024

I think we should be waiting for v11. Watch #1177 .

@fkhadra
Copy link
Owner

fkhadra commented Dec 16, 2024

Hey, I've released a new major version, please read the release note before upgrading 🙏🏽

@fkhadra fkhadra closed this as completed Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants