Avoid toast duplicates

Hello,

is there an easy way to avoid multiple toast messages with identical content?

Info messages will be closed by autoclose, which is fine, but error messages have to be manually closed by the user. If we got a (for example) communication problem, there will be an error toast every few seconds which will spam the UI over time.

The implementation is done similar to the javascript example from the documentation (Toast | Siemens Industrial Experience)

thanks in advance
Tobias

Hi :wave:

We don’t have any solution for this requirement yet. Just create an GitHub Feature Request at Sign in to GitHub · GitHub.

Using GitHub keeps you in the loop about how your issue is progressing, so you’ll always know what’s up.

And once we’ve fixed that bug or added your new feature, we’ll let you know via the GitHub Issue in which version it’ll be in.

Thank you!