Hi! I am making a game that allows 2 players to draw on two signature pads simultaneously. When one player is done, they will hit a button. However, I noticed if any player is using the signature pad, my app will not allow the button to be triggered at the same time. Both players are on the same device/browser.
Any suggestions on how to fix this?