meilisearch-ui
meilisearch-ui copied to clipboard
handle null dates
null values should be blank or "pending" or something like that. They are defaulting to 1970
This is my first open source contribution and i would love to start with something really basic. I can solve the issue by adding a check for when it's null and not call the date format function.