Hello,
we are using "@syncfusion/ej2-ng-inputs": "16.1.32".
I get on IE11 the following exception:
Error: Unknown Error. at setMaskValue (http://localhost:54963/dist/app.bundle.js:59767:13) at applyMask (http://localhost:54963/dist/app.bundle.js:59117:5) at MaskedTextBox.prototype.resetMaskedTextBox (http://localhost:54963/dist/app.bundle.js:59978:9) at MaskedTextBox.prototype.render (http://localhost:54963/dist/app.bundle.js:59961:13) at Component.prototype.appendTo (http://localhost:54963/dist/app.bundle.js:45890:13) at Anonymous function (http://localhost:54963/dist/app.bundle.js:39927:17) at ZoneDelegate.prototype.invokeTask (http://localhost:54963/dist/polyfills.bundle.js:9058:13) at onInvokeTask (http://localhost:54963/dist/app.bundle.js:4965:17) at ZoneDelegate.prototype.invokeTask (http://localhost:54963/dist/polyfills.bundle.js:9058:13) at Zone.prototype.runTask (http://localhost:54963/dist/polyfills.bundle.js:8827:21)
I could not find the failure myself. Could you please check the component on IE11 and give me an idea how to fix the problem?
Regards
LastCodeDE