adityacodepublic

Results 3 issues of adityacodepublic

In the current implementation - We cannot define objects that are optional, but require inner fields if provided - This issue only occurs for objects, not arrays. ### Example ```...

Fixes: #190 (dual error in array field), #180, #182, and other select-related issues. One thing I’d like to confirm — should the `` `value` remain as `key` (as before), or...

## Problem Many input fields across our UI packages are facing issues such as: - Default values not showing - `Select` components not registering values properly - `undefined` values being...