StevenDevooght / tinyMCE-mention

Mention/Autocomplete plugin for tinyMCE WYSIWYG editor.
http://stevendevooght.github.io/tinyMCE-mention/
220 stars 95 forks source link

Fix top of undefined error #31

Closed ryanpatrickcook closed 7 years ago

ryanpatrickcook commented 8 years ago

Fix this error Uncaught TypeError: Cannot read property 'top' of undefined

When initializing and removing entire selection before popup has loaded.