SenseNet / sn-client

Monorepo for sensenet client packages 🐱‍💻
https://sensenet.com
GNU General Public License v2.0
25 stars 37 forks source link

[BUG] Date control: unnecessary error indication #1042

Closed kavics closed 4 years ago

kavics commented 4 years ago

🐜 Bug Report

The untouched Date component always shows an unnecessary error.

👉 Steps To Reproduce

1 - Log in to https://admin.test.sensenet.com repo: https://snover.service.sensenet.com. 2 - On the left menu click the globe. 3 - Select "Edit" from the Actions of the first line (PersionalSettings) 4 - See the screenshot.

😯 Current behavior

See the screenshot

🤔 Expected behavior

Untouched Date component should not show any errors.

🖼 Screenshots

6-lifespan-off

🌍 Your environment (for apps / examples)

herflis commented 4 years ago

@kavics This issue was related with the DefaultValue of the DateTime fields which was fixed but cannot be fixed on existing content without update them one by one. So please check if it occurs when you are creating a new content and if not, then I think it is fixed.