Erik Krogh Kristensen

Results 18 comments of Erik Krogh Kristensen

I think you forgot to materialize-clockpicker JavaScript file https://github.com/chingyawhao/materialize-clockpicker If that wasn't the case, then I don't know what caused it. Could you provide a link to a page where...

In that case, provide a link to a page that has the problem. Otherwise I have no way to precisely identify what the actual problem is.

This was fixed by #133 (But the fix didn't make it to bower until recently)

The material-select has changed a lot in #143, which might have fixed this issue. So you have to test with the latest version, before i can proceed.

Your example page doesn't demonstrate the issue. And also, I don't know a lot about the pagination directive. Best bet is to fix it yourself (and please send a PR...

The `material-select` directive doesn't not watch the `ng-disabled` attribute. It is therefore never notified that the disabled status has changed. For now, i would suggest having 2 selects, one that...

@nareshdevbatini What? There is no angular-materialize-colorpicker.js, it is just included in angular-materialize.js: https://github.com/krescruz/angular-materialize/blob/master/src/angular-materialize.js

Read this: http://krescruz.github.io/angular-materialize/#input-clock

This sounds like a bug of some-sort, but it might also be you setting things up wrong. And I couldn't quite see how to replicate the issue, so it would...

I still can't replicate the problem, but I think i know what you are experiencing. If one copies the index.html from this repo, there is in the top a side-nav,...