You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to get an slots object without type inference and use it in the template, it would be better to use const slots = defineSlots() to skip type resolution.
Vue - Official extension or vue-tsc version
2.2.0
VSCode version
1.96.1
Vue version
3.4.21
TypeScript version
use jsdoc
System Info
No response
package.json dependencies
No response
Steps to reproduce
What is expected?
What is actually happening?
useSlots result type is any
rollback version to 2.1.10 is normal
Link to minimal reproduction
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: