Is there a way to detect if there are any important events sent to JS that are not executed yet? #21127
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Hello!
I am wondering if there a way to detect that there are any important events (such as pressing a button) on a js queue?
I think this simple method could help to detect that we need to pause some long-running operation (like FlatList layouting) in between to handle an important event.
Thanks!
The text was updated successfully, but these errors were encountered: