Ref with custom setter. type error #4901
Labels
bug
Something isn't working
good reproduction ✨
This issue provides a good reproduction, we will be able to investigate it first
upstream
Vue - Official extension or vue-tsc version
2.1.6
VSCode version
1.93.1
Vue version
3.5.10
TypeScript version
5.6.2
System Info
package.json dependencies
No response
Steps to reproduce
What is expected?
Success
What is actually happening?
Error:
Property 'bar' does not exist on type 'string | Record<string, any>'.
Property 'bar' does not exist on type 'string'.ts-plugin(2339)
Link to minimal reproduction
Playground
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: