maxfordham / ipyautoui

create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
40 stars 4 forks source link

observers being called twice? #104

Closed jgunstone closed 1 year ago

jgunstone commented 1 year ago

image

i think this is related to the circular import...

investigate

jgunstone commented 1 year ago

resolved by this: https://github.com/maxfordham/ipyautoui/pull/105