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

hi how to run jspdf asynchronously with out blocking the ui thread please any one... in react js application #3429

Closed
mahamedh opened this issue Jun 2, 2022 · 3 comments

Comments

@mahamedh
Copy link

mahamedh commented Jun 2, 2022

Feature requests, bug reports etc. are very welcome as issues. But questions are directed to stackoverflow with the tag jspdf.

If you are facing issues with garbled Unicode characters, please refer to #2677.

Note that new issues should follow these guidelines. Otherwise, the issue will be closed without a comment and tagged with the "Needs Information" label.

  1. A bug should be reported as an mcve.
  2. Make sure code is properly indented and formatted (Use ``` around code blocks).
  3. Provide a runnable example. Optimally, a link to an example that runs directly in the browser (JSFiddle, CodePen, etc.). Please don't share framework-specific code such as React components, unless strictly necessary to reproduce the issue. Try to isolate the code as much as possible and use only plain JS/HTML/CSS.
  4. Try to make sure and show in your issue that the issue is actually related to jspdf and not your framework of choice or your setup.
  5. Read and follow the contribution guidelines.
  6. To make sure you have read this, delete this template and start the issue description with "I have read and understood the contribution guidelines.".
@mahamedh mahamedh changed the title hi how to run jspdf asynchronously with out blocking the ui thread please any one... hi how to run jspdf asynchronously with out blocking the ui thread please any one... in react js application Jun 2, 2022
@github-actions
Copy link

github-actions bot commented Sep 1, 2022

This issue is stale because it has been open 90 days with no activity. It will be closed soon. Please comment/reopen if this issue is still relevant.

@timB73
Copy link

timB73 commented Feb 26, 2023

Hi, did you fix this? I am also getting issues with the UI thread being blocked. I'm using React (specifically Create React App).

@Rushclin
Copy link

Rushclin commented Mar 7, 2024

Hi, did you fix this? I am also getting issues with the UI thread being blocked. I'm using React (specifically Create React App).

To resolve this proble, I use workers in ReactJS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants