When I updated material-table to the latest 6.4.1, and updated date-fns to its latest version, 3.6.0, my React app crashes when a table column has the type of "date" or "datetime", with this error:
(0, _parseISO["default"]) is not a function. (In '(0, _parseISO["default"])(props.value)', '(0, _parseISO["default"])' is an instance of Object)
Guidelines
When I updated material-table to the latest 6.4.1, and updated date-fns to its latest version, 3.6.0, my React app crashes when a table column has the type of "date" or "datetime", with this error:
(0, _parseISO["default"]) is not a function. (In '(0, _parseISO["default"])(props.value)', '(0, _parseISO["default"])' is an instance of Object)
OS: macOS Browser: Safari Version: 17.5