drawdb
drawdb copied to clipboard
[BUG] Export as [png, jpeg, svg, pdf] don't work with "heavy" diagram
Describe the bug Export as [png, jpeg, svg, pdf] don't work with "heavy" diagram on Firefox browser. Tested on www.drawdb.app/editor and on local docker container
To Reproduce Steps to reproduce the behavior:
- For PostgresSql
- Create more than 39 clear tables (only with id field)
- Try Export as [png, jpeg, svg, pdf]
- Nothing. Export didn't work. No errors, no files
but i am able to export
Also working for me
@IKryukOff Can you please provide the SQL for which you are getting the error?