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
Vuetify Version: 3.7.3 Vue Version: 3.5.12 Browsers: Chrome 131.0.0.0, Mozilla Firefox OS: Linux x86_64
Click on the pipette icon and then select a color on the page.
Should display and store the selected color.
Displays and stores always #FFBAF255.
https://play.vuetifyjs.com/#...
The same behaviour can be seen when trying out the color pickers on the documentation page: https://vuetifyjs.com/en/components/color-pickers/
The text was updated successfully, but these errors were encountered:
pipette icon? can you show the screenshot? I don't have any icons
Sorry, something went wrong.
No branches or pull requests
Environment
Vuetify Version: 3.7.3
Vue Version: 3.5.12
Browsers: Chrome 131.0.0.0, Mozilla Firefox
OS: Linux x86_64
Steps to reproduce
Click on the pipette icon and then select a color on the page.
Expected Behavior
Should display and store the selected color.
Actual Behavior
Displays and stores always #FFBAF255.
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
The same behaviour can be seen when trying out the color pickers on the documentation page: https://vuetifyjs.com/en/components/color-pickers/
The text was updated successfully, but these errors were encountered: