Gustavo Gabriel

Results 3 comments of Gustavo Gabriel

If anyone else need something, I Got mine working by adding this css class according to issue #49 .spinner:before { background-color: rgba(49, 37, 37, 0.2); border-radius: 6px; top: 0; left:...

Happening for me too +1 Controller 'mdTable', required by directive 'mdCell', can't be found!

As told in #1652, a small workarround (while they don't fix this) that worked for me would be `.ui-select-dropdown.select2-drop-active { opacity: 1 !important; }` +1