Allow disabling inferring the default values from properties initializers #793
Labels
Community 👨👧
Something initiated by a community
Enhancement 🆕
New feature or request
Solved ✔️
The issue has been solved
Milestone
Extracted from #787 (comment)
In some cases, the default value should be only internally, like current date for some optional date filer input field.
In order to not introduce a breaking change, a schema option should be introduced to disable that mechanism.
The text was updated successfully, but these errors were encountered: