You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
We are dynamically creating mdGridList tiles, and refreshing those tiles from script was working as expected before. However today, when we try to refresh them as before, tiles cannot be seen anymore. I am not sure when this was broken, but I am certain that it was okay on April 7th.
First of all, I am using the latest builds from: http://rawgit.com/angular/bower-material/master/angular-material.js and this issue was observed on Chrome v41.
We are dynamically creating mdGridList tiles, and refreshing those tiles from script was working as expected before. However today, when we try to refresh them as before, tiles cannot be seen anymore. I am not sure when this was broken, but I am certain that it was okay on April 7th.
Codepen for the issue: http://codepen.io/ecem/pen/myZVgv, normally it's looking good, but when we click refresh the tiles are gone.
The text was updated successfully, but these errors were encountered: