Anyone occurred the same issue/crash? ```Fatal Ex...
# compose
m
Anyone occurred the same issue/crash?
Copy code
Fatal Exception: java.lang.IllegalStateException: Compose assumes that all pointer ids in MotionEvents are first provided alongside ACTION_DOWN or ACTION_POINTER_DOWN.  This appears not to have been the case
g
oh, sorry, wrong fix.
Looks like it was submitted October 6, so the fix should be in a recent version of compose
🙏 1