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 same issue. im using it with angular but problem like that;
if i use ng-change, im using that for selecting other options. when i click all select or all couses, i cant watch it click or not. bcos, when i add ng-click for all courses, its not working. materialize is converting it ul-li based code. then all id, attribute etc are going..
so, i need to watch the clicking for all courses.. so, if someone click all courses, i will turn all course selected.
if i use ng-change, im using that for selecting other options. when i click all select or all couses, i cant watch it click or not. bcos, when i add ng-click for all courses, its not working. materialize is converting it ul-li based code. then all id, attribute etc are going..
so, i need to watch the clicking for all courses.. so, if someone click all courses, i will turn all course selected.
Originally posted by @rhcndrsn in #3255 (comment)
The text was updated successfully, but these errors were encountered: