You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In React 17, Color picker still doesn't show up on chrome, it shows up on mozilla but couldn't change the color
It keeps adding "hidden" to the color picker wrapper element every time you click on the color bar
With React 17, the color picker does not show up on click. This might have something to do with attaching events to the document element. Here is a reproduction: https://codesandbox.io/s/react-three-fiber-gui-forked-r7k22
The text was updated successfully, but these errors were encountered: