We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Oddly enough, the app still functions, as does the iro.js Color Picker.
// chrome Uncaught TypeError: Failed to execute 'setTranslate' on 'SVGTransform': The provided float value is non-finite. // firefox TypeError: Argument 1 of SVGTransform.setTranslate is not a finite floating-point value. w.setTransform | @ | iro.min.js:8 | t.move | @ | iro.min.js:8 | n.update | @ | iro.min.js:8 | R._update | @ | iro.min.js:8 | f.hsv.set | @ | iro.min.js:8 | f.hsl.set | @ | iro.min.js:8 | sliderChange | @ | app.js:150 | sliderUIUpdate | @ | app.js:161
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Oddly enough, the app still functions, as does the iro.js Color Picker.
The text was updated successfully, but these errors were encountered: