If I try to use this telemetry SDK in Internet Explorer browser (I am using IE 11), I am getting the below error
ERROR TypeError: Object doesn't support this action
Below is the complete stacktrace of the error
TypeError: Object doesn't support this action
at libraryDispatcher.dispatch (http://localhost:4200/vendor.js:67373:13)
at Anonymous function (http://localhost:4200/vendor.js:67727:25)
at Anonymous function (http://localhost:4200/vendor.js:67859:21)
at Anonymous function (http://localhost:4200/assets/js/telemetry.js:4525:17)
at Anonymous function (http://localhost:4200/assets/js/telemetry.js:4759:21)
at ZoneDelegate.prototype.invokeTask (http://localhost:4200/polyfills.js:7945:13)
at onInvokeTask (http://localhost:4200/vendor.js:49534:17)
at ZoneDelegate.prototype.invokeTask (http://localhost:4200/polyfills.js:7945:13)
at Zone.prototype.runTask (http://localhost:4200/polyfills.js:7718:21)
at ZoneTask.invokeTask (http://localhost:4200/polyfills.js:8021:17)```
If I try to use this telemetry SDK in Internet Explorer browser (I am using IE 11), I am getting the below error
ERROR TypeError: Object doesn't support this actionBelow is the complete stacktrace of the error