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
Is it possible to have multiple stack messages appear in a list?
i.e. The use case would be to connect and then log an api request so it would be good if there was an ability to do this.
At the moment the toast messages just appear over each other. Is there a way to show something like:
[Request Sent]
[Successfully connected]
at the top of the screen e.g the success message appears then the request sent message comes after and shuffles the former message down the screen?
The text was updated successfully, but these errors were encountered:
Is it possible to have multiple stack messages appear in a list?
i.e. The use case would be to connect and then log an api request so it would be good if there was an ability to do this.
At the moment the toast messages just appear over each other. Is there a way to show something like:
[Request Sent]
[Successfully connected]
at the top of the screen e.g the success message appears then the request sent message comes after and shuffles the former message down the screen?
The text was updated successfully, but these errors were encountered: