VBCS Application Not supported in IE-11
We are unable to see any pages of VBCS Application when ran in Internet Explorer compatibility IE-11. Client uses only IE as browser to operate.
In console logs we saw Remove and append function not supported (Object not supported), we replaced them to RemoveChild and AppendChild and we have no error in console now.
Next issue is appearing in Network tab where call to Visual-javascript-IE-11 is failed with 404 not found.
Please suggest.