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 latest-webforj-version.js, the tryUpdateBadge function keeps running indefinitely, causing endless updates in the DOM. After the badge is updated once, no further updates should occur.