Which Umbraco version are you using?
17.0.0-rc1
Bug summary
When displaying a date picker in a custom collection view, it shows as [object Object] rather than the date
Specifics
No response
Steps to reproduce
Add a Date Only Picker to a document type
Create a custom list view
Add the custom Date Only Picker to the Columns Displayed
Expected result / actual result
Expected: Date to show
Actual: [object Object]