Closed manojadams closed 1 year ago
If we use metaAPI from @manojadams/metaforms-core package, it is not working as expected.
@manojadams/metaforms-core
metaAPI methods should work fine and should be able to manipulate and update the form elements
update calls on metaAPI methods not updating the fields used in mui-forms
Fixed and tested.
Detail
If we use metaAPI from
@manojadams/metaforms-core
package, it is not working as expected.Expected
metaAPI methods should work fine and should be able to manipulate and update the form elements
Actual Result
update calls on metaAPI methods not updating the fields used in mui-forms