Open
Description
The overlay is not closed correctly.
cancel Popup should call the event with bubbles true.
_cancelPopUp(e) {
e.target.dispatchEvent(new CustomEvent('_closeColorPickerPopUp', {bubbles: true}));
}
@appreciated if I make a Pull request, would you have the time to release the component? I will try to bump the version and migrate this component with minimal changes.
Metadata
Metadata
Assignees
Labels
No labels