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
After upgrading to version 1.1.0 startReached stops triggering in prepend scenario.
I believe it's because commit b53a275 — distinctUntilChanged prevents event from triggering.
Because of this Prepending Items stop working after first successful prepend.
The text was updated successfully, but these errors were encountered:
After upgrading to version 1.1.0 startReached stops triggering in prepend scenario.
I believe it's because commit b53a275 — distinctUntilChanged prevents event from triggering.
Because of this Prepending Items stop working after first successful prepend.
The text was updated successfully, but these errors were encountered: