tinasaurus icon indicating copy to clipboard operation
tinasaurus copied to clipboard

Bug: Date picker field is broken and crashes (Tinasaurus)

Open hrueger opened this issue 1 year ago • 6 comments

Describe the issue that you're seeing. Any Loom videos or screenshots usually help a lot!

I'm using the base tinasaurus project. When editing a post of the blog and changing the Date field, behaviour is as follows:

  • When selecting a date, it shows required and Save is disabled: grafik
  • When deleting the field content (Ctrl+A and Delete) and typing (e.g. s for september), the whole page crashes and we get a date value is not finite in DateTimeFormat.format(): grafik

Reproduction

https://github.com/tinacms/tinasaurus

Steps to reproduce

Clone the tinasaurus project, start it and edit the date field of a blog post (see above on what errors to expect).

System Info

System:
    OS: Windows 10 10.0.22621
    CPU: (16) x64 12th Gen Intel(R) Core(TM) i7-1260P
    Memory: 4.24 GB / 15.62 GB
  Binaries:
    Node: 18.16.1 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.19 - C:\_Source\docs\node_modules\.bin\yarn.CMD
    npm: 9.5.1 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Spartan (44.22621.2215.0), Chromium (116.0.1938.62)
    Internet Explorer: 11.0.22621.1

Validations

hrueger avatar Sep 07 '23 19:09 hrueger