angular-materialize icon indicating copy to clipboard operation
angular-materialize copied to clipboard

Angularjs directives for Materialize CSS Framework https://github.com/Dogfalo/materialize

Results 25 angular-materialize issues
Sort by recently updated
recently updated
newest added

Is there an example of loading this with browserify?

enhancement

Whenever I load a view that contains a clock picker I get this error `Error: element.clockpicker is not a function. (In 'element.clockpicker', 'element.clockpicker' is undefined) link@http://localhost:8888/bower_components/angular-materialize/src/angular-materialize.js:737:44 http://localhost:8888/bower_components/angular/angular.js:9083:49 invokeLinkFn@http://localhost:8888/bower_components/angular/angular.js:9089:15 nodeLinkFn@http://localhost:8888/bower_components/angular/angular.js:8576:23 compositeLinkFn@http://localhost:8888/bower_components/angular/angular.js:7975:23...

need more info

as service like https://angular-ui.github.io/bootstrap/#/modal

enhancement

Hello: I'm trying to make a form with some selects but when I try to add more than one select I get this error ``` InternalError: too much recursion ```...

need more info