MaskedTextbox unknown error setMaskValue IE11

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

1 Reply

PR Piramanayagam Ramakrishnan Syncfusion Team May 8, 2018 02:33 PM UTC

Hi LastCodeDE, 
 
We have tried to reproduce your reported problem with using "webpack" and “polyfills.ts” file. But couldn’t face your problem at our end. 
 
We have tried your problem with below sample. Please check it. 
 
 
If you are facing same issue then, please provide more information about your problem with code snippet or else revert the attached sample with replication procedure to reproduce the issue at our end. This would be more helpful for us to provide an exact solution. 
 
Regards, 
Piramanayagam R 


Loader.
Up arrow icon