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

HSV convertion error #72

Closed
Wolk9 opened this issue Feb 8, 2024 · 1 comment
Closed

HSV convertion error #72

Wolk9 opened this issue Feb 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Wolk9
Copy link

Wolk9 commented Feb 8, 2024

Description

When I use the colorpicker, the library calculates all the color convention values, but the HSV variant throws an error:

index.ts:1359 [colorKit.HSV] An error occurred while attempting to convert the provided parameter into an HSV color. As a result, the default color "black" will be used instead.

I use the <Panel5 /> picker and the hex value as output. I don't use the HSV at all.

Steps to reproduce

  1. Implement Colorpicker
  2. choose a color
  3. See log.

Snack or a link to a repository

No response

Reanimated Color Picker version

3.0.1

React Native version

0.72.6

React Native Reanimated version

~3.3.0

React Native Gesture Handler version

~2.12.0

Platforms

Android, iOS, Web

JavaScript runtime

Hermes

Workflow

Expo managed workflow

Architecture

Paper (Old Architecture)

Build type

Debug mode

@Wolk9 Wolk9 added the bug Something isn't working label Feb 8, 2024
@Wolk9 Wolk9 closed this as completed Feb 8, 2024
@alabsi91
Copy link
Owner

alabsi91 commented Feb 8, 2024

Did you find the fix? I was just about to look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants