You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
When Demux::get() is called with a count of 1, the method returns the same item over and over again and does not advance down the list of Firebase items. Works when Demux::get() is called with any count greater than 1.
When
Demux::get()is called with acountof 1, the method returns the same item over and over again and does not advance down the list of Firebase items. Works whenDemux::get()is called with anycountgreater than 1.