mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-30 17:09:38 +00:00
And only show the first error. This means that if UI.showStatus() is called for a new error while one error is already showing, the new error will not be shown. However, if a warning was showing and a new error comes up, the warning will be overwritten.