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

Update to @emotion/react@11.8.1 #883

Closed
albertbronsky opened this issue Feb 22, 2022 · 1 comment
Closed

Update to @emotion/react@11.8.1 #883

albertbronsky opened this issue Feb 22, 2022 · 1 comment

Comments

@albertbronsky
Copy link
Contributor

What package has an issue

@mantine/core

Describe the bug

When building Next.js app with Mantine I am getting this error:
Attempted import error: 'useInsertionEffect' is not exported from 'react' (imported as 'useInsertionEffect$1').
Apparently, it's a bug in emotion that has been fixed in version 11.8.1.

https://stackoverflow.com/a/71187753

emotion-js/emotion#2651

In which browser did the problem occur

build

If possible, please include a link to a codesandbox with the reproduced problem

No response

Do you know how to fix the issue

No response

Are you willing to participate in fixing this issue and create a pull request with the fix

No response

Possible fix

No response

@rtivital
Copy link
Member

Mantine depends on ^1.7.1 version of emotion, not 1.8.0, nothing should be fixed on our side

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

2 participants