hainenber commented on PR #31979: URL: https://github.com/apache/superset/pull/31979#issuecomment-2620738815
> @hainenber Do we actually receive an array that might contain undefined values? Yes, previously in the codebase, there is [this reference](https://github.com/apache/superset/blob/master/superset-frontend/src/pages/AllEntities/index.tsx#L155). I've [changed it](https://github.com/apache/superset/pull/31979/commits/49554a8c8bc87c57430c0cbae37110da59cb2310) so as there will be empty string in place of undefined Tag object :D -- 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]
