webscopeio/react-textarea-autocomplete

onBlur triggered when focusing on <textarea>

dhruvparmar372 opened this issue · 3 comments

I'm trying to use onFocus & onBlur events. It seem the onBlur event is triggered even when focusing on the <textarea element. Here is a codesandbox showing the behavior
https://codesandbox.io/s/sharp-bird-ld8r4

Thanks a lot for the issue, it really look as a bug – appreciated the codesandbox! I'll take a look ASAP.

Any news on this?

@tgroutars Thanks for the reminder, I just fixed that. Released as 4.6.2. Enjoy and start the library ⭐️

@dhruvparmar372 See the remixed codesandbox running with 4.6.2 https://codesandbox.io/s/quirky-chaplygin-kniff 🚀