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
const shouldHide = event.payload.htmlEvent.detail.value === "123456"; // could do event.payload.htmlEvent.detail.displayValue === "Hide Others", but may encounter problems if there are duplicates