Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Cannot Download Large Image from large JSON object, rendering is fine #337

Open
nodev-it opened this issue Jun 20, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@nodev-it
Copy link

Issue description

I am trying to generate/download a huge image based on a large JSON object. The object is 15k lines at around 1MB in size.

  • I am running as a docker container
  • I tried firefox and chrome
  • The image renders well on the UI
  • Clicking download makes the UI hang, then shows downloading in the bottom page, then shows download failed

Is this json object to big? I can't find performance/scaling numbers for this project.

Thank you

Media & Screenshots

No response

Operating system

  • OS: Windows 10
  • Browser chrome, firefox
  • No interesting log messages

Priority this issue should have

Medium (should be fixed soon)

@nodev-it nodev-it added the bug Something isn't working label Jun 20, 2023
@AykutSarac
Copy link
Owner

The library we use supports JPEG so and option for that could be added, additionally JPEG has option for scaling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants