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
When the app is in strict mode (Model::shouldBeStrict(), or, to be exact, Model::preventAccessingMissingAttributes()), the Web UI crashes when opening a language editing page. Thrown error:
The attribute [progress] either does not exist or was not retrieved for model [Outhebox\TranslationsUI\Models\Translation].
The text was updated successfully, but these errors were encountered:
When the app is in strict mode (
Model::shouldBeStrict()
, or, to be exact,Model::preventAccessingMissingAttributes()
), the Web UI crashes when opening a language editing page. Thrown error:The text was updated successfully, but these errors were encountered: