I think there is a bug in the file src/lib/core/breakpoints/data/orientation-break-points.ts
The media queries in there use (orientations: ...) rather than (orientation: ...) - note the pluralisation in the word orientations. I believe the singular form is the correct version, see here: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/orientation
To improve the product
Thanks for finding this, it should be patched by #765
@Mufasa - great catch. Thank yo.
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._