froala / wysiwyg-editor

The next generation Javascript WYSIWYG HTML Editor.
https://www.froala.com/wysiwyg-editor
Other
5.3k stars 675 forks source link

Cannot read property 'removeChild' of null #3747

Open junalmeida opened 4 years ago

junalmeida commented 4 years ago
Expected behavior.

No error and no dots duplicated.

Actual behavior.

image This error and the dots typed got duplicated.

Steps to reproduce the problem.

https://jsfiddle.net/b14pcfos/5/

Enable froala-editor with all plugins (froala-editor/js/froala_editor.pkgd.min.js and froala-editor/js/plugins.pkgd.min.js) Type: emailaddress@provider.com.. (two or more dots after the email) See the exception on DevTools.

Editor version.

3.0.6

OS.

Windows 10

Browser.

Chrome 78.0.3904.108 (Official Build) (64-bit)

junalmeida commented 4 years ago

@casualuser Could you take a look on this? Thx