This was asked a few days ago > I haven’t used...
# compose
c
This was asked a few days ago
I haven’t used compose navigation yet, but for those who are, does it prevent accidentally navigating to multiple destinations at a time?
To which Ian Lake said
None of the craziness of View's dispatch of click events happen in Compose
What's the TLDR on why this is "fixed" in compose? I thought everything that happens on view layer or main thread is subject to be done "whenever the system gets around to it"