Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

data that never gets defined (once-if and once-show) #33

Open
epjoey opened this issue Mar 26, 2015 · 0 comments
Open

data that never gets defined (once-if and once-show) #33

epjoey opened this issue Mar 26, 2015 · 0 comments

Comments

@epjoey
Copy link

epjoey commented Mar 26, 2015

<div once-if="thisNeverGetsDefined">
    This will be rendered and not removed
</div>

This is trickier for ng-if, but for ng-show, can you add the ng-hide class name until the data gets defined, then either remove or leave it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant