You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@heath-freenome I was thinking about this. While it's probably not the ultimate solution, I think making a breaking change (maybe in version 6?) would improve things. We could do what is already done for computeDefaults, passing props as an object (type ComputeDefaultsProps) for all the schema utilities. This would improve both type safety and developer experience significantly.
@MarekBodingerBA Without digging too deeply, I believe that you are correct. If only we have enough time and developer power to get to really focusing on v6 right now.
Prerequisites
What theme are you using?
utils
Version
5.x
Current Behavior
The
experimental_customMergeAllOf
feature was introduced in #4308. Later, I discovered some missing code branches and fixed them in #4383.Following a discussion, we agreed it would be valuable to test whether all functions successfully propagate
experimental_customMergeAllOf
.This issue aims to explore the possibility of writing such tests.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: