:blink: I agree that’s disappointing.
The test project is just to show *how* you can force it to happen! That’s what they want. A repeatable test case.
In a real-world app you don’t intentionally do it like that, but users can always find a way to make strange things happen by performing the right combination of taps. It can also be as simple as having events that fire in a certain order that forces this to happen, and developers have no control of in which order events are triggered.
Edge case or not, it *is* a bug. Even though the priority might not be high, it shouldn’t just be shrugged off.