Closed ile closed 5 months ago
Did you use F5 during the actions? Please, try to apply the patch https://github.com/derbyjs/racer/pull/191 and test the bug.
https://github.com/dmapper/racer/commit/19c5890758e03a2d7ea3267d48ed3b5d36f962b8 didn't fix it.
I'm not using much F5, and I don't think it will have a lot of effect. F5 does establish the subscription back of course though.
This happens 100% of the time if you click Unfollow in 1 second after entering the page. 1s as in model.root.unloadDelay
(1000 ms).
So, the bug is in there (in unloading).
Thanks for your contributing your issue.
We have recently been actively updating the Derby and Racer packages, and both repos are now in Typescript and published with types on npm. As we have quite a few old issues open we have made the decision to close out of date issues.
If this issue still matters to you we encourage reproducing against the current versions of the repo and opening a new issue.
An app (modified derby-examples/directory) to reproduce with:
https://github.com/ilkkah/d-test4
Derby bug is this: sometimes the subscription for an item is dropped too soon. This happens about 10 % of the time.
Reproduce like this:
This should happen at least 10 % of the time (once in 10 persons).