For my current project, I must use react keys to ensure the QuillJS form refreshes if there is any new content or when I add a new QuillJS to the page. For some reason, quill-html-edit-button respawns the <> in the toolbar each time I do this.
See an additional <> for each update (a):


Any ideas?