Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems when printing with angular flex-layout #1398

Open
anubedam opened this issue Apr 19, 2022 · 1 comment
Open

Problems when printing with angular flex-layout #1398

anubedam opened this issue Apr 19, 2022 · 1 comment

Comments

@anubedam
Copy link

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.

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?

@EliezerB123
Copy link

This was fixed in Angular 13... but not back-ported to Angular 12. There's a workaround, here:
#1201 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants