hainenber commented on PR #37206: URL: https://github.com/apache/superset/pull/37206#issuecomment-3760355910
All attributes in`FallbackComponentProps` type can be partial as the component can handle well with missing `height`, `width` and especially `error`. I also [refactored the `error` nullish handler with recommended helper from the library itself](https://github.com/bvaughn/react-error-boundary/issues/234). -- 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]
