environment
vscode
typescript4
vue3
Problem description
Error reporting of imported sub components
Problem solving
Remove the empty props
and other useless optional APIs
defined in the subcomponent.
Similar Posts:
- How to Solve Vue3 ts setup getCurrentInstance Error
- TypeScript error TS1005: ‘;’ expected [How to Solve]
- React + typescript error collection [How to Solve]
- [Solved] Vetur Plugin Warning: [vue-language-server] Elements in iteration expect to have ‘v-bind:key’ directives
- [Solved] Vue3 Import Cutomize Components Error: Cannot find module ‘xxx‘ or its corresponding type declarations
- Fatal error: unexpectedly found nil while unwrapping an Optional value
- How to deal with the error “cannot read property ‘set state’ of undefined” in react
- [Solved] VS Code Error: Running the contributed command: ‘_workbench.downloadResource‘ failed
- Ionic Error: Failed to load resource [How to Solve]