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
i have ng-repeat on objects that needs vs-repeat because of large dataset. unfortunately your module works on array. i found that https://material.angularjs.org/latest/api/directive/mdVirtualRepeat which claims to work on objects too with an attribute, but this means i would need the whole material library. is there any way this can be included in your module?
The text was updated successfully, but these errors were encountered:
i have ng-repeat on objects that needs vs-repeat because of large dataset. unfortunately your module works on array. i found that https://material.angularjs.org/latest/api/directive/mdVirtualRepeat which claims to work on objects too with an attribute, but this means i would need the whole material library. is there any way this can be included in your module?
The text was updated successfully, but these errors were encountered: