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
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.