xiezhongfu opened a new pull request #15526: URL: https://github.com/apache/superset/pull/15526
### SUMMARY <!--- Describe the change below, including rationale and design decisions --> * bugfix: https://github.com/apache/superset/issues/15239. * make sure to do not go to `/chart/list/undefined` ### BEFORE ANIMATED GIF <!--- Skip this if not applicable -->  ### TESTING INSTRUCTIONS <!--- Required! What steps can be taken to manually verify the changes? --> * Go to the chart list view in card mode. eg: `/chart/list/?pageIndex=0&sortColumn=changed_on_delta_humanized&sortOrder=desc&viewMode=card` * Refresh the page * While the results are not yet loaded, click on a card * before bugfix: See 404 page. after bugfix: no link to 404 page -- 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]
