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

Transitions still randomly animate instantly #5849

Closed
1 of 2 tasks
macjuul opened this issue Mar 1, 2024 · 2 comments
Closed
1 of 2 tasks

Transitions still randomly animate instantly #5849

macjuul opened this issue Mar 1, 2024 · 2 comments
Labels
Fixed patch Completed issues that will be published with next patch (1.0.X)

Comments

@macjuul
Copy link

macjuul commented Mar 1, 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.6.1

What package has an issue?

@mantine/core

What framework do you use?

Vite

In which browsers you can reproduce the issue?

Chrome

Describe the bug

Possibly related to #5193 and #3126 however I am still experiencing transition issues on the latest version of Mantine, in my case when using Modals, Drawers, etc.

I can reproduce this issue on all chromium browsers including on Android, however Safari appears to be unaffected.

I'm experiencing this issue in both my main application as well as fresh reproduction project, however the frequency of it happening seems to vary wildly, sometimes occurring 50% of the time while other times it's significantly less frequent.

Here is a recording showing the issue in action

recording.mov

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
@nicks6853
Copy link

+1 to this, I am having the same issue with

  • next@14.1.3
  • @mantine/*@7.6.1

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

Fixed in 7.6.2

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

3 participants