Open chrisala opened 7 months ago
The call to isReadOnly for a model context expects an associated dataModel item. While correct, if this is not true (e.g. while developing a form) an unhelpful error is thrown which makes it difficult to determine what went wrong.
The call to isReadOnly for a model context expects an associated dataModel item. While correct, if this is not true (e.g. while developing a form) an unhelpful error is thrown which makes it difficult to determine what went wrong.