Query.data being a function
i'm using solid start and solid query v4, and with the following code: for a very short time channels.data becomes a function, and even typescript doesn't know about that, so is it intended behaviour or is it a bug?
2 Replies
unwilling-turquoise•3y ago
Could you show a minimal reproduction of the issue?
quickest-silverOP•3y ago
with this code and
console.log(channels.data)
it logs the following: