From c5f6565b69de4691448f2c72e913c7c4bc0e795d Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 4 Sep 2020 17:12:08 +0000 Subject: [PATCH] --- ayanova/src/views/ay-report-edit.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ayanova/src/views/ay-report-edit.vue b/ayanova/src/views/ay-report-edit.vue index 7fcee43d..41297466 100644 --- a/ayanova/src/views/ay-report-edit.vue +++ b/ayanova/src/views/ay-report-edit.vue @@ -142,6 +142,8 @@ Load test with HUGE data, make it crash! Don't show page until initform is done / showing untranslated text +width on mobile? Why is it so much wider than the form? shouldn't be afaik + diagnostic code that returns helpful information on render failure would be nice and cut way back on technical support hassles (could actually render the errors to the page and still return it as a pdf?, though it's an api method that triggers it so can just return normal error style)