You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there are some performance issues with large forms. E.g. the items form. This seems to be caused by react-jsonschema-form which we use to build the forms out of the JSON schemas.
Currently there are some performance issues with large forms. E.g. the items form. This seems to be caused by
react-jsonschema-formwhich we use to build the forms out of the JSON schemas.