Skip to content

Fix null or empty value passed to Date type cell displaying as the momentJs default (01-01-1970) in FooTable.DateColumn.js#878

Open
ciarancolgan wants to merge 1 commit into
fooplugins:developfrom
ciarancolgan:handle-null-date
Open

Fix null or empty value passed to Date type cell displaying as the momentJs default (01-01-1970) in FooTable.DateColumn.js#878
ciarancolgan wants to merge 1 commit into
fooplugins:developfrom
ciarancolgan:handle-null-date

Conversation

@ciarancolgan
Copy link
Copy Markdown

Fix for passing a null or empty value to a cell marked as date type - currently displays as the momentJs default date of 01-01-1970. Instead, this returns early and displays blank/empty cell.

Fix for passing a null or empty value to a cell marked as date type - currently displays as the momentJs default date of 01-01-1970. Instead, this returns early and displays blank/empty cell.
@ciarancolgan ciarancolgan changed the title Update FooTable.DateColumn.js Fix null or empty value passed to Date type cell displaying as the momentJs default (01-01-1970) in FooTable.DateColumn.js Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant