[BUG] onClick doesn't work properly on text input

Apparently sp-textfield doesn’t capture click event when clicking on the area where you type text. It only captures the event around that. Here’s a screenshot of inspected element - click is only triggered if I click anywhere on the blue area, but not where the actual text is typed
image
image

1 Like