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


1 Like