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 was archived by the owner on Sep 5, 2024. It is now read-only.
Hi guys, I have a serious issue, and it should be fixed in my opinion. (not those type of cosmetic issues that you guys used to close to cleanup issues for material v1)
The issue is: require doesn't work in the directive when using md-virtual-repeat with an internal ng-repeat.
Angular Version: 1.4.4 but tried with 1.5.8 and the issue is still there
Angular Material Version: 0.10.0 but 1.1.0-rc.5 doesn't work neither
Additional Information:
Browser Type: * Chrome
Browser Version: * 52.0.2743.116 (64-bit)
OS: * Mac OS
Just a side comment: In my app I got this error message only for the first inner iteration of ng-repeat. For the following iterations the required controller in my directive is there.
NaveenViswa, manoaravinthan, MaruthupandiyanM, VijayakumarTamil, faheemhameed and 11 more