Results 2 comments of ardelan

It also shows an error when i use the component in another one ![image](https://github.com/vuejs/language-tools/assets/101870550/161347cf-a177-4b01-bc37-71af526a5829)

> [vuejs/core#9296](https://github.com/vuejs/core/issues/9296) This issue isn't similar. My problem is that all the props become unknown when i define them like this and use data() ```ts props: { prop: { type:...