fix: Page printing in templates #3345
Labels
community:contribution
Issue will/can be addressed by community contribution
community:good-first-issue
Good issues for first time contributors
🐛 Bug Report
The template does not support printing the web page. It will cut of at the first scroll location. For example:
https://www.fluentui-blazor.net/Forms
Printing the page will result in:
🤔 Expected Behavior
I would expect the printing preview to display all content of the page.
😯 Current Behavior
Only the content from the page is shown until the first scrolling is happening within the content container.
🌍 Your Environment
I've tested it in both Firefox and Edge on latest version.
The text was updated successfully, but these errors were encountered: