Steps to reproduce:
- Add the Document Viewer component to a web page.
- Call the client-side Print method for the previewed report.
The issue is reproducible in the attached sample project.
Expected results:
The browser's Print dialog appears to print the previewed document.
Current results:
The Uncaught TypeError: Cannot read properties of null (reading 'pdf')
error occurs in the browser's console. The previewed report is not printed.
Additional information:
We forwarded this issue to the team for further research. We will update this thread once we have progress on this.