Dogfalo / materialize

Materialize, a CSS Framework based on Material Design
https://materializecss.com
MIT License
38.87k stars 4.74k forks source link

manual option and tracking select or something #6689

Open rhcndrsn opened 12 months ago

rhcndrsn commented 12 months ago
          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.

Originally posted by @rhcndrsn in https://github.com/Dogfalo/materialize/issues/3255#issuecomment-1836882203