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.
Elements having the custom fxHide.print directive will be hidden when @media print is active, and behavior will be consistent whether compiled with JIT or AOT.
What is the current behavior?
Elements are properly hidden when compiled with JIT, but not when compiled with AOT.