ConrabOpto / mst-query

Query library for mobx-state-tree
MIT License
110 stars 7 forks source link

Throw error if multiple useQuery point to the same query #68

Open k-ode opened 2 months ago

k-ode commented 2 months ago

This is most likely an user error and will very easily lead to infinite loops.