Ash
Ash
I'm seeing this issue as well, but on the react side instead. I can even reproduce it on their demo page - https://kutlugsahin.github.io/smooth-dnd-demo/  To reproduce, you just have to...
I ran into this issue as well. This bug is in `toState` function of [color.js](https://github.com/casesandberg/react-color/blob/master/src/helpers/color.js). The issue occurs when `v` part of `hsv` is 0 then tinycolor library returns 0...
I'm encountering the same issue. I spent hours investigating why it's happening, I'm glad I found this post. I'll be enabling animation until this is fixed. "@react-navigation/material-top-tabs": "^6.5.3", "@react-navigation/native": "^6.1.3",...
Can confirm this bug in v32.1.2.