From d4717a7de1c0561b838f0964aab8c8a7037caa7a Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 4 Sep 2020 15:20:33 +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 242e6211..445f9498 100644 --- a/ayanova/src/views/ay-report-edit.vue +++ b/ayanova/src/views/ay-report-edit.vue @@ -140,6 +140,8 @@ Immediately render last report code needs proper implementation for both widget "Design" translation should be "Report editor" +Load test with HUGE data, make it crash! + 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)