powerhouse-inc / powerhouse

0 stars 0 forks source link

bug: local state schema and local initial state not persisted #160

Open ryanwolhuter opened 9 months ago

ryanwolhuter commented 9 months ago

When editing a "document model" file, the fields for local state schema and local initial state are not persisted after closing and reopening the file.

This is not the case for the global state.

I have made this an issue on the document-model-electron repo because that is the easiest place to see it happen. However I think it is more likely that this originates in one of the dependency repos.

Image

Image

gpuente commented 9 months ago

Fixed with https://github.com/powerhouse-inc/document-model-electron/pull/71