mantine icon indicating copy to clipboard operation
mantine copied to clipboard

ScrollArea scroll bar position flicker on hover

Open ottosson opened this issue 1 year ago • 0 comments

Dependencies check up

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

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

7.9.1

What package has an issue?

@mantine/core

What framework do you use?

Vite

In which browsers you can reproduce the issue?

All

Describe the bug

If you scroll down a bit in a ScrollArea then mouse out so the scroll bar disappears, then mouse back over the scroll area again you will see the scroll bar appear at the top for a brief moment before landing where it should be.

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

https://mantine.dev/core/scroll-area/#usage

Possible fix

No response

Self-service

  • [ ] I would be willing to implement a fix for this issue

ottosson avatar May 10 '24 14:05 ottosson