`useFind` does not send query values to server
philipimperato opened this issue · 3 comments
philipimperato commented
useFind({ query: { ... nothing here matters besides $skip & $limit })
marshallswain commented
Can you try this with pre.13? The tests seem to be executing properly.
philipimperato commented
@marshallswain I've tested this for the last couple weeks and have not run into any issues :) Thank you!
marshallswain commented
🎉