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
Problem was the "pingpong-prevention" logic that was based on modCount. Now it's based on a "modStack". Should be reliable. Has some performance penalty, though.
Failing case:
I stumbled upon this when testing Bacon.js 0.7.0 in a project.
The text was updated successfully, but these errors were encountered: