We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
7.8.1
@mantine/core
Next.js
Chrome
Starting from 7.7.0 the following error occurs: TypeError: Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element'.
No response
The text was updated successfully, but these errors were encountered:
Provide a sandbox with a minimal reproduction
Sorry, something went wrong.
https://stackblitz.com/edit/vitejs-vite-srjtq9
[@mantine/core] FloatingIndicator: Fix incorrect resize observer logic (
b966327
#6129)
Fixed in 7.9.1
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 Packages
No branches or pull requests
Dependencies check up
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'.
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: