deathbeds / jupyterlab-starters

Starter notebooks and directories in JupyterLab
https://jupyterstarters.readthedocs.io
BSD 3-Clause "New" or "Revised" License
36 stars 8 forks source link

fix: Initialize SchemaFormModel.formData #67

Closed ktaletsk closed 2 years ago

ktaletsk commented 3 years ago

References

Fixes #66

Code changes

User-facing changes

Backwards-incompatible changes

Chores

bollwyvl commented 2 years ago

Thanks!

I've included this in #69 (though it sets the private _formData member in the constructor to avoid creating events for an uninitialized instance)