terminusdb / terminusdb-dashboard

Dashboard for TerminusDB
Apache License 2.0
6 stars 5 forks source link

xsd:DateTimeStamp renders unexpectedly on Document screen #187

Open geoffwhittington opened 1 year ago

geoffwhittington commented 1 year ago

Steps to reproduce:

  1. Update the schema and add a field "last_updated" of type "xsd:dateTimeStamp" to a document. Save the changes.
  2. Create a new instance of the affected document

image

This error displays on Document view, edit, and create