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

The Save to PDF button disappears when using a newer version of the jspdf library #296

Open
JaneSjs opened this issue Dec 19, 2022 · 1 comment · May be fixed by #297
Open

The Save to PDF button disappears when using a newer version of the jspdf library #296

JaneSjs opened this issue Dec 19, 2022 · 1 comment · May be fixed by #297
Assignees
Labels
bug user issue An issue or bug reported by users v2.0

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Dec 19, 2022

Issue
When using the Survey PDF and Survey Analytics on the same page, the save to PDF button is unavailable for the Tabulator.
Details
The Survey PDF library uses "jspdf": "^2.3.1".
The Survey Analytics library uses an older version of the Tabulator, jspdf, and jspdf-autotable libraries

tabulator-tables": "4.8.4"
jspdf/1.5.3
jspdf-autotable/3.0.10

When using Survey PDF and Analytics on the same page, the version conflict occurs. On an attempt to upgrade the version of tabulator, jspdf, and jspdf-autotable (versions listed here) the save to PDF button disappears (example).

Source issue: T11530 - jsPDF 2.5.1 version does not work with tabulator

@JaneSjs JaneSjs added the bug label Dec 19, 2022
@OlgaLarina OlgaLarina added this to the v1.9.66 milestone Dec 21, 2022
@dk981234 dk981234 added the fixed label Dec 21, 2022
@dk981234 dk981234 linked a pull request Dec 27, 2022 that will close this issue
@OlgaLarina OlgaLarina modified the milestones: v1.9.66, v1.9.67 Dec 30, 2022
@OlgaLarina OlgaLarina modified the milestones: v1.9.67, v1.9.69, v1.9.70 Jan 13, 2023
@JaneSjs
Copy link
Contributor Author

JaneSjs commented Jan 23, 2023

For the record: Upgrading the Tabulator version for SurveyJS Dashboard may require code updates. We plan the upgrade with the upcoming major version.
Please stay tuned.

@dk981234 dk981234 removed the fixed label Jan 23, 2023
@OlgaLarina OlgaLarina removed this from the v1.9.70 milestone Jan 26, 2023
@JaneSjs JaneSjs added user issue An issue or bug reported by users v2.0 labels May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug user issue An issue or bug reported by users v2.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants