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

Fix PDF Rendering - "Finished Loading" appears in PDF #70

Open
aconite33 opened this issue Dec 15, 2022 · 1 comment
Open

Fix PDF Rendering - "Finished Loading" appears in PDF #70

aconite33 opened this issue Dec 15, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@aconite33
Copy link
Contributor

Currently the HTML version will display a "Loading Report" message and then a "Finished Loading" will appear, and then remove itself.

In the PDF generation, this happens on the server side generating the report, however, it does not remove the "Finish Loading" at the top of the PDF.

Need to add a flag so that when PDF generation happens, these messages do not appear during the creation of the report.

@aconite33 aconite33 added the bug Something isn't working label Dec 15, 2022
@thejohnbrown
Copy link
Contributor

Doesn't 3ebc9ab fix this? or is this a different issue?

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

3 participants