I have some boolean switches for hiding left icon and right icon inside an input.
On the left above I am hovering over the boolean switch. On the right I have switched the boolean to hide the icon, but the bounding box persists until I move out of the boolean hit area.
Does anyone know how to hide the bounding box of the associated element when using the boolean controls? or what might be making the bounding box appear on hover?