Closed amigrave closed 9 years ago
Hmm, I haven't noticed this behaviour myself. Can you give me some more details or example code?
This happens when you change the content editable's content from another component but I guess this use case is out of concern. In my case I usedshouldComponentUpdate
in order to prevent this behavior.
Hi,
Is there a way to prevent the ContentEditable component to steal focus on rendering ?