intuit / devtools-ds

UI components, libraries, and templates for building robust devtools experiences.
https://intuit.github.io/devtools-ds
MIT License
251 stars 15 forks source link

ObjectInspector [1] not update if value is boolean false or string #28

Open passariello opened 1 year ago

passariello commented 1 year ago

Describe the bug

When the data in value is string or boolean the node is not update on fly

To Reproduce

if the Object inspector is called onfly from an onClick the update fail

Expected behavior

all value are dispayed correctly and updated on fly

Screenshots

Desktop (please complete the following information):

Additional context