Skip to content

fxHide / fxShow ignores breakpoint aliases #140

Closed
@phil294

Description

Tried in both FF & Chrome.
The following span is always hidden, although it should be shown when 'screen and (min-width: 960px) and (max-width: 1279px)'.

<span fxHide fxShow.gt-xs>Text</span>

Another example:

		<span fxHide.lg>text</span>

Never hides.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

P0Critical issue that needs to be resolved immediatelybughas prA PR has been created to address this issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions