Fix a complex case where uiSchema loses previous values
In non trivial cases of using eg a schema with dependencies, the extractUiSchema function could reset ui properties previously set by the recursive call. Signed-off-by: Eric Bottard <bottarde@vmware.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
fix uiSchema generation when using complex dependencies
|
||||
Reference in New Issue
Block a user