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 https://github.com/Dogfalo/materialize/issues/3255#issuecomment-1836882203