Component: colorPicker - inline=true property doesn't set the appropriate color #16169
Labels
LTS-FIXED-15.4.26
LTS-FIXED-16.9.15
LTS-PORTABLE
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
v18-port
Milestone
Describe the bug
When setting inline = true to p-colorpicker, the colorpicker defaults to black.
Environment
Mac OS
Reproducer
https://stackblitz.com/edit/github-4fz6wx-5sc5by?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html
Angular version
17.3.4
PrimeNG version
17.13.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
22.0.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
ACTUAL Behavior:
NOTE: With inline = false or with ngModel + inline true - colorpicker works as expected
The text was updated successfully, but these errors were encountered: