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

phantom dot appearing at slider start #188

Open
kitty433cute opened this issue Aug 3, 2022 · 2 comments
Open

phantom dot appearing at slider start #188

kitty433cute opened this issue Aug 3, 2022 · 2 comments

Comments

@kitty433cute
Copy link

image
image

steps to reproduce:

open link from docs https://codesandbox.io/s/react-colorful-demo-u5vwp?file=/src/App.js
drag slider right left
see dot

@omgovich
Copy link
Owner

Hi! Thanks for reporting.
It looks like a border-radius rendering bug in the browser. Do you have an idea how we can fix it?

@ahmad-shoja
Copy link

ahmad-shoja commented Feb 9, 2023

Hi all , its not happening in Firefox, it seems only happening in chrome based browsers.

I used transform: translateZ(0px); on div.react-colorful__hue.react-colorful__last-control which makes the dot disappear completely

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

3 participants