geido opened a new issue, #31178: URL: https://github.com/apache/superset/issues/31178
Moment is a legacy library as mentioned in their GitHub repo https://github.com/moment/moment > Moment.js is a legacy project, now in maintenance mode. In most cases, you should choose a different library. We have seen issues arising on the [DatePicker](https://github.com/apache/superset/pull/31019) component related to `Moment.js` which led us to the decision to remove `Moment.js` from the repo in favor of `Day.js`. `Day.js` offers a much smaller bundle size, it is supported by Ant Design out of the box and it is already installed in Superset. -- 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]
