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

CI4: Export of table in PDF format broken #3894

Closed
objecttothis opened this issue Dec 12, 2023 · 1 comment
Closed

CI4: Export of table in PDF format broken #3894

objecttothis opened this issue Dec 12, 2023 · 1 comment
Labels
bug CodeIgniter4 Issue relates to the conversion to CodeIgniter 4 dependencies Pull requests that update a dependency file needs owner
Milestone

Comments

@objecttothis
Copy link
Member

jsPDF is having issues in CI4. I suspect this has to do with incompatible or outdated dependencies.
image

  • bootstrap-table has been updated to 1.22.1 (newest)
  • jsPDF is at 1.53. Above 1.5.3 the build won't complete because debug.js files are not in those versions and gulp is expecting them.
  • jsPDF-autotable is at 2.1.0. Above 2.1.0 the build won't complete because it's missing files that gulp is expecting
  • tableexport.jquery.plugin has been updated to 1.28.0 (newest)

Maybe @SteveIreland can work his magic so that we can bring these packages to their latest revision?

@objecttothis objecttothis added bug needs owner dependencies Pull requests that update a dependency file CodeIgniter4 Issue relates to the conversion to CodeIgniter 4 labels Dec 12, 2023
@objecttothis objecttothis added this to the 3.4.0 milestone Dec 12, 2023
@jekkos jekkos mentioned this issue Jan 3, 2024
7 tasks
@jekkos
Copy link
Member

jekkos commented Apr 30, 2024

Resolved now in dev version

@jekkos jekkos closed this as completed Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug CodeIgniter4 Issue relates to the conversion to CodeIgniter 4 dependencies Pull requests that update a dependency file needs owner
Projects
None yet
Development

No branches or pull requests

2 participants