Open AionDev opened 7 years ago
I am having the exact same issue. Is there a way around this for now?
@littleStudent i coudn't find a way, I left it like this for now, but if you rely need it maybe use html node and convert back using html
function- pain in the ass i know 😁
I added a orange background to the hole text input.
Code looks something like this:
I expect that the
onFocus
event will be triggered only whenclicking on the input box
- oron the label
-- but not when clicking on the parent containing everything including the feedback. Thanks 😃