AtlasOfLivingAustralia / ecodata-client-plugin

Utilities and form rendering for clients of the ecodata services
Mozilla Public License 2.0
0 stars 5 forks source link

isReadOnly check failure is difficult to debug #247

Open chrisala opened 7 months ago

chrisala commented 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.