marshallswain/feathers-pinia

`useFind` does not send query values to server

philipimperato opened this issue · 3 comments

useFind({ query: { ... nothing here matters besides $skip & $limit })

Can you try this with pre.13? The tests seem to be executing properly.

@marshallswain I've tested this for the last couple weeks and have not run into any issues :) Thank you!