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 introduced in 2.3.11 - styled-components #147

Open
WarstekHUN opened this issue Nov 7, 2024 · 3 comments
Open

Bug introduced in 2.3.11 - styled-components #147

WarstekHUN opened this issue Nov 7, 2024 · 3 comments

Comments

@WarstekHUN
Copy link

Greetings!
I've just tried this package, and I noticed that I always get this error in the browser console in Firefox (on version 132.0.1 x64) while using NextJS:

{D78CBF58-4028-4A2A-B0A6-FC3CE043C08F}

Upon further investigation I've found that this bug was introduced in version 2.3.11. Its cause is probably a breaking change from the new version of styled-components that was updated because of issue #141.

@Rahulk4128
Copy link

any solution?

@WarstekHUN
Copy link
Author

@Rahulk4128 Great question! Turns out while I was not looking my teammate updated the version of this package to 2.4.0, and it works fine with NextJS 14.2.21 and React 19.0.0.

@matthewstick
Copy link

Same issue. This bug exists with "next": "15.1.4" and "react": "^19.0.0",

Rolling back to "next" 14.2.23 and "react": "^18.3.1" "react-dom": "^18.3.1" made it go away. But this needs adressed.

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

3 participants