The Indiekit date filter calls parseISO() which expects a string. MongoDB returns Date objects for item.published, causing "dateString.split is not a function" error on the blog edit page. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>