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
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.
Bug Report
What is the expected behavior?
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.
npm
nightly release:What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: