jinghua-qa opened a new issue #16932: URL: https://github.com/apache/superset/issues/16932
When deleting components in COVID dashboard, Unexpected error: TypeError: Cannot read properties of undefined (reading 'parents') is shown. #### How to reproduce the bug 1. Go to example COVID Vaccine Dashboard 2. Click on dashboard edit button 3. Delete dashboard components 4. See error ### Expected results no error when deleting dashboard components ### Actual results error when deleting dashboard components #### Screenshots https://user-images.githubusercontent.com/81597121/135581502-04b25924-8b0e-49a9-bdc4-fe0a08d49f45.mov ### Environment (please complete the following information): - browser type and version: Chrome - superset version: superset master - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
