grist-core
grist-core copied to clipboard
Export XLSX as xlsx.json
Grist latest selfhosted setup.
If i try Export XLSX i see save dialog box:

Export CSV work well
Thanks for reporting @Vladimir-Va. I can't replicate this myself - does this happen in any particular browser? Does the hosted service at https://docs.getgrist.com show the same behavior for you, or different?
Maybe for replication I need to be configured more like you, options like GRIST_SINGLE_ORG etc. What do your URLs look like, is there an /o/<team-name> in them?
Report.
Just updated the container to 91f89aed6c3a.
https://grist.app/doc/KLdghldw78fg
This error only appears on one document.
Just exported a document to the cloud. When trying to export an error in the main window:
{
error: "Worksheet name already exists: Товары"
}
There were two tables with the same name in the document. Rename and it solve the problem.
Looks solved to me, could be closed.