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]: SASS errors when upgrading to NextJS 15 #18271

Open
2 tasks done
rodrigofeijao opened this issue Dec 23, 2024 · 1 comment
Open
2 tasks done

[Bug]: SASS errors when upgrading to NextJS 15 #18271

rodrigofeijao opened this issue Dec 23, 2024 · 1 comment

Comments

@rodrigofeijao
Copy link

Package

@carbon/react

Browser

No response

Package version

1.72.0

React version

18

Description

While trying to upgrade my NextJS to v15, I've noticed a lot of errors in my console. It seems to be directly connected with some SASS functions. Anyone else experienced the same?

Image

Reproduction/example

https://stackblitz.com/github/carbon-design-system/sandboxes/tree/main/react/latest/react-19-vite?file=package.json&preset=node=

Steps to reproduce

  • upgrade Nextjs 14 project to 15.

Suggested Severity

None

Application/PAL

No response

Code of Conduct

@smith558
Copy link

Yes, seeing the same. Next 15 requires minimum React 19, which Carbon is not yet compatible with, so it may be due to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants