react-chat-widget icon indicating copy to clipboard operation
react-chat-widget copied to clipboard

autofocus prop doesn't work

Open cozimacode opened this issue 5 years ago • 3 comments

Hey guys,

I am trying to prevent focusing on the input field as the widget is launched (especially on mobile) as keyboard occupies half the screen. I tried passing down boolean value of false for autofocus prop and it doesn't work. The focus is still on the input field whenever I launch the chat widget.

Thanks.

cozimacode avatar Jun 09 '20 12:06 cozimacode

I am also having the exact same issue, were you able to find a solution for this?

mpandurangi avatar Oct 05 '20 18:10 mpandurangi

recently I have updated from 2.1.5 to 3.0.5 and now I'm facing this same issue

Gitarcitano avatar Nov 13 '20 00:11 Gitarcitano

👍 on this, we're weirdly facing the issue too, not sure why.

dmsolutionz avatar Nov 30 '20 13:11 dmsolutionz