Yvan PImi

Results 2 comments of Yvan PImi

I got this error; but for me the problem was inside the schema; ` liked: { type: "bool", default: false },` ` // order: { type: "int", default: 10 },...

`const cats = useQuery('Cat')` `Array.from(cats) ` by using Array.from I solve this issue