I need some help troubleshooting an issue I have in XWiki 16.10.15. There is a page with a table which I can export to PDF with Firefox without any issues. However, in Edge and Chrome only the table headers are rendered while the table content is missing. Aside from that, the last exported page is completely missing PDF header and footer. I’ve tested several other pages that include tables, but I’ve only noticed the issue with this specific page.
I compared Web Console output between Chrome and Firefox, and noticed one extra error in Chrome “Layout repeated at:” referencing “VM2637 paged.polyfill.js”. This seems to be the only relevant difference between Firefox and Chromium browsers.
I haven’t been able to find any related issue, and would like to further investigate, but I don’t know where else to look.