You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Button that triggers the Toast, and a TextInput that triggers the Toast too,
If I press one and wait until is closed, to trigger the second Toast, it works normally (for example, press the button, wait until the Toast is close, and write in the TextInput)
But the problem goes when the second Toast is shown, but the first Toast is not closed yet. The message is shown twice in the device
I have a Button that triggers the Toast, and a TextInput that triggers the Toast too,
If I press one and wait until is closed, to trigger the second Toast, it works normally (for example, press the button, wait until the Toast is close, and write in the TextInput)
But the problem goes when the second Toast is shown, but the first Toast is not closed yet. The message is shown twice in the device
Usage example:
http://g.recordit.co/0gAmNo30LQ.gif
Code:
The text was updated successfully, but these errors were encountered: