This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
An md-subheader with ng-if throws an exception #2650
Labels
Milestone
Comments
|
Can confirm this. Was wondering where that error was coming from! 👍 |
Confirmed in latest 0.10.1 release. Will fix. |
topherfangio
added a commit
that referenced
this issue
Aug 14, 2015
topherfangio
added a commit
that referenced
this issue
Aug 18, 2015
…nd ng-repeat. When used with `ng-if` or `ng-repeat`, the `md-subheader` was not able to properly clone itself when creating a sticky because it only had a comment tag. Delay initialization until after the `ng-if`/`ng-repeat` has finished before attempting to create the clone. fixes #2650, fixes #2980
kennethcachia
pushed a commit
to kennethcachia/material
that referenced
this issue
Sep 23, 2015
…nd ng-repeat. When used with `ng-if` or `ng-repeat`, the `md-subheader` was not able to properly clone itself when creating a sticky because it only had a comment tag. Delay initialization until after the `ng-if`/`ng-repeat` has finished before attempting to create the clone. fixes angular#2650. fixes angular#2980. closes angular#4171.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
http://codepen.io/anon/pen/aOOyMx
Code:
throws:
The text was updated successfully, but these errors were encountered: