Description
Is there a built-in way to force colorpicker to open on text input focus and have the colorpicker-input-addon button? looked in the docs but couldn't find anywhere.
Context
- bootstrap-colorpicker version: 3.2.0
- bootstrap version: 4
- jQuery version: 3.2
Expected behavior
When color picker input is in focus, colorpicker component opens even when you use the colorpicker-input-addon.
Actual behavior
colorpicker opens only when pressing on colorpicker-input-addon
Thanks!