Upon initial UI load the checkboxes in the events table are gone (missing from the DOM). Navigating to the series table, then back to events restores them.
I bisected the changes, and it looks like 26d7417 is the culprit, though I don't know enough typescript to undo the issue.
Upon initial UI load the checkboxes in the events table are gone (missing from the DOM). Navigating to the series table, then back to events restores them.
I bisected the changes, and it looks like 26d7417 is the culprit, though I don't know enough typescript to undo the issue.