Skip to content

date-fns V3 and material-table 6.4.1 throws parseISO error when a column has a type of "date"/"datetime" #838

Closed
@ShotSkydiver

Description

@ShotSkydiver

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions