query with no input reports error
i have a simple router with a list procedure that takes no input and just does a .query()
it used to work, but now in the client side, when i try to call
it used to work, but now in the client side, when i try to call
.useQuery() with no parameters i'm getting this error...