Unable to delete question from grouped series

I'm trying to remove a series I added to a grouped series in a dashboard, and the "x" button to remove it isn't doing anything.

This is the javascript console error:

Uncaught TypeError: Cannot read properties of undefined (reading 'setState')
    at value (AddSeriesModal.jsx:129:10)
    at onClick (LegendItem.jsx:46:23)
    at Object.l (react-dom.production.min.js:14:84)
    at p (react-dom.production.min.js:14:238)
    at react-dom.production.min.js:14:292
    at y (react-dom.production.min.js:15:72)
    at lt (react-dom.production.min.js:52:146)
    at at (react-dom.production.min.js:51:255)
    at ct (react-dom.production.min.js:52:334)
    at gt (react-dom.production.min.js:56:10)

Browser: Chrome Version 102.0.5005.61 (Official Build) (x86_64)
OS: macOS 12.4
Metabase version: v1.43.2

Hi @awei
You're seeing this issue:
https://github.com/metabase/metabase/issues/12794 - upvote by clicking :+1: on the first post

Thanks! I didn't realize that I can remove the series by un-checking from the list.