diff --git a/ayanova/src/views/ay-report-edit.vue b/ayanova/src/views/ay-report-edit.vue index 525e2086..77837c30 100644 --- a/ayanova/src/views/ay-report-edit.vue +++ b/ayanova/src/views/ay-report-edit.vue @@ -139,6 +139,9 @@ import * as monaco from "monaco-editor"; Localization - finish the localization helpers for date time currency etc +pre-scan the template for validity? Get the correct error, right now a missing helper is just: Evaluation failed: d + which is not particularly helpful + An error when direct rendering brings UI down unlike during render and error when in report designer, fix it complete docs as much as needed for now then...