The problem of ie11 is the biggest problem. At this time, you should check the most likely place of the problem step by step
I make this error because I use the following code when making type judgment:
toString. Call (svalue)==‘ [object date] ‘
such a writing method is not recognized in ie, and an unhandled promise rejection typeerror will be reported: the object does not support it, so it is necessary to change the writing method
Object.prototype.toString.call(sValue) !== ‘ [object date] ‘
this way of writing is recognized by ie
Read More:
- HTML method IE8 reports an error, IE8 jQuery Ajax obtains static resources reports an error, typeerror denies access
- [react+antd] Table Error: Unhandled Rejection (TypeError): data.slice is not a function
- Error in created hook: “referenceerror:” promise “undefined” Vue cli project Google is right, ie reported an error, “promise” undefined“
- Unhandled project rejection type error: webassembly instance
- Uncaught (in promise) TypeError: Object(…) is not a function
- Unhandled rejection Error: EACCES: permission denied, open ‘/Users
- Wechat applet error: unhandled project rejection type error: webassembly.instant
- Vue project reports an error on ie11 white screen. Script1002: syntax error
- Unhandled rejection Error: EACCES: permission denied
- Easywasmlayer reports an error uncaught (in promise) domexception when playing a video
- Vue router click the menu bar and the same module reports an error Vue router.esm.js? 2215:2065 Uncaught (in promise) Error
- TypeError: ‘int’ object is not iterable
- Python 3 error typeerror: ‘dict’_ keys‘ object is not subscriptable
- Python error type error: ‘range’ object does not support item assignment, solution
- TypeError: ‘numpy.int64′ object is not iterable ,’int’ object is not iterable
- Python error: typeerror: ‘Int’ object is not subscribable
- TypeError: descriptor ‘__init__‘ of ‘super‘ object needs an argument
- Python error prompt: typeerror: ‘builtin’_ function_ or_ method‘ object is not subscriptable
- Python reported error: typeerror:’int’object is not subscriptable
- TypeError: this.getOptions is not a function at Object.lessLoader