Skip to content

fxLayoutGap not being updated after removing element from DOM #433

Closed
@solkaz

Description

Plunker
Gif

I have some components that are utilizing fxHide/fxShow; when these components are made visible, the fxLayoutGap isn't being correctly applied, as you can see in the GIF/Plunker. Looking at the HTML, I can see that the margin-right property isn't being applied to the newly-visible component, and only happens to a component that was previously hidden at first, e.g. in the Plunker, you should notice that the desktop tile will still retain its margin-right property even after it is hidden, whilst the mobile-only tile will never have it.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions