You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
When we print with window.print, we expect the styles that are being applied for the page designed with angular-flex layout to be preserved. However, these styles are out of whack in both print and preview.
We are using, for compatibilities, version 12.0.0-beta.34 of angular flex-layout. We would need this incident to be resolved in order to include a new functionality.
What is the current behavior?
Both the preview and the document are unbalanced when printing with window.print
What are the steps to reproduce?
Providing a StackBlitz (or similar) is the best way to get the team to see your issue.