- Data Import - “Download Template” function is not working. When pressed it doesn’t do anything.
Frappe Framework: v16.10.8 (version-16)
ERPNext: v16.7.3 (version-16)
I have done clean installation of frappe and erpnext, with all the dependencies newly installed.
bug is reproducible:
Uncaught (in promise) TypeError: {(intermediate value)(intermediate value)(intermediate value)(intermediate value)}[e] is not a function
at frappe.data_import.DataExporter.update_record_count_message (data_exporter.js:222:16)
at frappe.data_import.DataExporter.make_dialog (data_exporter.js:99:8)
at data_exporter.js:8:9
at Object.with_doctype (model.js:217:16)
at new frappe.data_import.DataExporter (data_exporter.js:7:16)
at eval (data_import__js:243:24)
at assets.js:17:16
at assets.js:134:4
- Also, Data Export is not working for me, just give me blank page
