Open erayerdin opened 1 month ago
There are some infinite rerenders on some hooks. See #96, #95 and #93.
When Firestore queries are used with useMemo in a production code, this issue solves itself, but we gotta find a way to resolve this issue internally in the library.
useMemo
There are some infinite rerenders on some hooks. See #96, #95 and #93.