Feature suspendable version of useTracker hook for async reactive functions, and also useFind / useSubscribe #127
bratelefant
started this conversation in
Ideas
Replies: 1 comment
-
Yes, totally agree. In general we should update the tracker to work as close as the "original" one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I thought it could be maybe a nice (especially looking towards meteor 3.0) to have suspendable version of the
useTracker
hook, similar to the non-native version.Same for
useFind
anduseSubscribe
.Beta Was this translation helpful? Give feedback.
All reactions