When Status Report is Previewed or Published, the Tasks Widget Data is Jumbled.
STEPS TO REPRODUCE:
NOTE:
Release : 16.1.2
With Playwright (the library we use to generate pdfs), we have very little control over giving the library any instruction about how to render.
The reported issue cannot be fixed as we cannot edit Playwright library code.
The solution is to make sure to arrange canvas in a way where table doesn't need to span in multiple pages. Maybe have 2 tables instead of 1 by some logical filtered grouping.