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
In addition, a new variable has been introduced isDissmissable which specifies whether the message can be completed at all or whether it is completed by another action.
Problem
At present, the message action is not based on whether it was successful, but always completed
Solution
It should be checked whether the action is successful and only then should the message be completed.
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: