hainenber commented on PR #37672: URL: https://github.com/apache/superset/pull/37672#issuecomment-3847948784
@michael-s-molina re: React peer dep issue with `react-error-boundary`, you just need to revert the [6.0.0 -> 6.1.0 PR](https://github.com/apache/superset/pull/37206/). [At v6.0.0, `react-error-boundary`'s peer dep allows React 17](https://github.com/bvaughn/react-error-boundary/blob/6.0.0/package.json#L70). The `package-lock.json`'s line change is huuuge, I tried to bump these Storybook versions locally but never got that large LoC change 🤔 -- 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]
