Skip to content

default display state of nodes that have if\unless #277

@avalanche1

Description

@avalanche1

I stumbled into an issue where nodes that have if\unless bindings when their default value is false\true (respectively for if\unless) or binded method evaluates to false\true - they flash briefly before being hidden (depending on browser, cpu performance, etc).
In such cases I had to opt out for Blaze '#if' which doesnt render the node at all.
I suggest that all nodes that have if\unless bindings have dispay: none by default to prevent this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions