react-native-rich-editor icon indicating copy to clipboard operation
react-native-rich-editor copied to clipboard

initialFocus set to false is ignored

Open qualitymanifest opened this issue 2 years ago • 2 comments

I'm having a problem where initialFocus={false} is being ignored, and my editor is automatically focused when I navigate to the screen that contains it. About 85% of the time it is automatically blurred as well. I'm not focusing or blurring it anywhere in my code.

I think I found the problem here, at least for the focus (still not sure why it was getting auto-blurred). PR incoming

qualitymanifest avatar Apr 15 '22 19:04 qualitymanifest

Seeing the same issue.

Please merge!

cristianoccazinsp avatar Apr 28 '22 18:04 cristianoccazinsp

I am facing the same problem. DId anyone find any way around it?

shoaib90 avatar May 09 '22 06:05 shoaib90