React-quill: Regenerate and render causes focus even if it didn't have it before

Created on 3 Jul 2019  路  1Comment  路  Source: zenoamaro/react-quill

React-Quill version

  • [x] master
  • [x] 1.3.3

Similar to this issue "How to disable auto focus when quill render?". But it looks to be a different cause.

It appears to be happening in the regenerate logic here. This is calling focus() even though it may not have had it to start with.

Most helpful comment

I created this PR with a proposed fix.

>All comments

I created this PR with a proposed fix.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexkrolick picture alexkrolick  路  4Comments

AlexKvazos picture AlexKvazos  路  4Comments

sophyphreak picture sophyphreak  路  5Comments

jaimefps picture jaimefps  路  3Comments

LiuChangFreeman picture LiuChangFreeman  路  3Comments