reason:
My path is written like this
@click="openBlank({ path: '/reissue'},{historyOpinion:ho})"
It belongs to non-standard writing Just change it to this
@click="openBlank('/reissue',{historyOpinion:ho})"
Read More:
- Vue error in mounted hook: “typeerror: object (…) is not a function“
- About iView reporting error in Vue project: error in mounted hook: “typeerror: this$ parent.updateNav is not a function”
- Vue — report error with less module build failed: typeerror: loaderContext.getResolve is not a function
- Typeerror in gitbook init: cb.apply is not a function solution
- Uncaught (in promise) TypeError: Object(…) is not a function
- [Solved] jQuery Error: Uncaught TypeError: this.attr is not a function
- TypeError: connection.connect is not a function
- Using webpack to report typeerror: this.getresolve is not a function
- Syntax error: typeerror: this.getoptions is not a function an error is reported when the. SCSS file is imported globally
- [Solved] Error handling response: TypeError: self.processResponse is not a function
- JS error – typeerror: XXX is not a function
- TypeError: this.getOptions is not a function
- [react+antd] Table Error: Unhandled Rejection (TypeError): data.slice is not a function
- Common error: uncaught typeerror: document.getElementsByClassName (…).addEventListener is not a function
- TypeError: this.getOptions is not a function at Object.lessLoader
- Typeerror occurred during gitbook installation: cb.apply is not a function
- Error in v-on handler: “ReferenceError: XXX is not defined“
- Webpack error module build failed: typeerror: fileSystem.statSync is not a function
- Vue introduction path is correct, but it always reports an error: already included file name‘ ××ב differs from file name ‘ ××ב only in casing.
- Python error prompt: typeerror: ‘builtin’_ function_ or_ method‘ object is not subscriptable