Ref of generically typed array in composable gives TS error when using default value
Vue version
3.2.45
Link to minimal reproduction
Steps to reproduce
See composable/useFilter.ts , hover over error
What is expected?
See composable/useFilter.ts , hover over error
What is actually happening?
Using generically typed composable, when using generic type in an array. (with default value)
System Info
No response
Any additional comments?
No response