Geeksltd / Olive

Olive framework, for more productive cross platform .NET solutions. It's available under the GPL v3 license. See License.md for more information.
https://geeksltd.github.io/Olive
Other
44 stars 44 forks source link

UseUtcDatetimeFormat generates unfound attributes #379

Open Laura-Barlow opened 1 year ago

Laura-Barlow commented 1 year ago

When setting UseUtcDatetimeFormat to true in the Project.cs file

with non mandatory DateTime fields with conditional visibility on the UI

Olive generates an attribute LocalizedDateWhen in the controller but the namespace cannot be found - this build error prevents the website being built (and building the website overwrites any attempts to fix the code)

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.