Trumbowyg: In IE, Mention is not working, no errors in console. Please need your help highly

Created on 16 May 2019  路  7Comments  路  Source: Alex-D/Trumbowyg

https://github.com/Alex-D/Trumbowyg/tree/develop/plugins/mention

Any way this mention plugin is not working in IE 11 browser.
Even I tried your demos in IE.

Please help me to fix this.

plugin

All 7 comments

Please, provide a bit more information. Errors in console or code which you use to load.

I think it's due to insertHTML execCommand which is not supported?

will not work anymore => never worked in IE

Yep, I think. I've said that a lot of times, but since people seams to not really care about IE, I've merged a log of plugins.

Maybe it could be cool to implement isSupported in all of that plugins.

Also, since v3 is on his way, I do not think to fix that in v2. Moreover, the best move should be to put a polyfill in core, but the core does not use insertHTML since it's not working in IE, so it must be a copy/paste of the polyfill in each plugin.

Ok, I see two ways. Wait for v3 and when update the code or drop support for old IE. :)

Seems all of this can be fixed by the PR #763

Just found this issue browsing GitHub. I'd just remind everyone that IE is now no longer supported by Microsoft. I'd recommend Edge instead if you like Microsoft web browsers, which is the spiritual successor to Internet Explorer.

Was this page helpful?
0 / 5 - 0 ratings