This commit is contained in:
2020-09-08 18:11:57 +00:00
parent 230ec3af6d
commit a1ecdc0f8a

View File

@@ -28,7 +28,7 @@
</v-btn> </v-btn>
<v-btn value="jsPrerender"> <v-btn value="jsPrerender">
PrepareData Prepare
</v-btn> </v-btn>
<v-btn value="jsHelpers"> <v-btn value="jsHelpers">
@@ -142,6 +142,7 @@ http://localhost:7575/api/v8/enum-list/list/AyaType
determine course of action to handle locale keys list for report based on fields in data source determine course of action to handle locale keys list for report based on fields in data source
I'm thinking of replicating the Client translation.js code for this as it's simple and tested I'm thinking of replicating the Client translation.js code for this as it's simple and tested
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... complete docs as much as needed for now then...