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

Failed to execute 'observe' on 'ResizeObserver' #6129

Closed
1 of 2 tasks
hiddenLadder opened this issue Apr 25, 2024 · 4 comments
Closed
1 of 2 tasks

Failed to execute 'observe' on 'ResizeObserver' #6129

hiddenLadder opened this issue Apr 25, 2024 · 4 comments
Labels
Fixed patch Completed issues that will be published with next patch (1.0.X)

Comments

@hiddenLadder
Copy link
Contributor

hiddenLadder commented Apr 25, 2024

Dependencies check up

  • I have verified that I use latest version of all @mantine/* packages

What version of @mantine/* packages do you have in package.json?

7.8.1

What package has an issue?

@mantine/core

What framework do you use?

Next.js

In which browsers you can reproduce the issue?

Chrome

Describe the bug

Starting from 7.7.0 the following error occurs: TypeError: Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element'.

image

If possible, include a link to a codesandbox with a minimal reproduction

No response

Possible fix

No response

Self-service

  • I would be willing to implement a fix for this issue
@rtivital
Copy link
Member

Provide a sandbox with a minimal reproduction

@hiddenLadder
Copy link
Contributor Author

@rtivital rtivital added the Fixed patch Completed issues that will be published with next patch (1.0.X) label May 8, 2024
@rtivital
Copy link
Member

rtivital commented May 8, 2024

Fixed in 7.9.1

@rtivital rtivital closed this as completed May 8, 2024
@hiddenLadder
Copy link
Contributor Author

hiddenLadder commented May 14, 2024

Now i'm on 7.9.1 and i'm getting same error (Nextjs 14.2.3, webpack). Error appears when i'm using SegmentedControl
image
Packages
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed patch Completed issues that will be published with next patch (1.0.X)
Projects
None yet
Development

No branches or pull requests

2 participants