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
I’m not sure about the exact cause, but when using presetColors, my browser freezes (tested on Chrome/Firefox). Interestingly, Safari is the only browser where it works fine.
Steps to Reproduce:
1. Use the code snippet above.
2. Uncomment the presetColors prop.
3. Click on the color picker to open the Sketch component.
4. Observe that the browser freezes in Chrome/Firefox but works fine in Safari.
@banx9x I tested this locally but couldn’t reproduce the issue. The browser didn’t freeze when using presetColors. The problem might be related to the Popover component or the React version being too low.
I’m not sure about the exact cause, but when using presetColors, my browser freezes (tested on Chrome/Firefox). Interestingly, Safari is the only browser where it works fine.
Code Example:
Steps to Reproduce:
1. Use the code snippet above.
2. Uncomment the presetColors prop.
3. Click on the color picker to open the Sketch component.
4. Observe that the browser freezes in Chrome/Firefox but works fine in Safari.
Versions:
• @uiw/react-color-sketch: ^2.4.1
• react: ^17.0.2
• ant: ^4.16.13
• node: v16.20.1
• Chrome: 134.0.6998.44
• OS: macOS 15.3.1
Could you please look into this issue? Thanks!
The text was updated successfully, but these errors were encountered: