Skip to content

fix: textInput onBlur when click outside

Marcos Pieras requested to merge fix/autoComplete into main

On the Logic Pill filtering, the textInput didnt loose focus even clicking outside. With the fix, when mounts textInput is focus and when click outside blur.

Merge request reports

Loading