help wanted
Description
Hi, my team and i found a bug wen using Angular Material and ui.grid.pagination, it seems that the pagination api override something in the angular core module ('ng' module to be precise) and Angular Material cease to work....
We found that if we remove the 'ng' dependency from the ui.grid.pagination module the problem stops, and still the pagination api still works (which is weird because that means that, that dependency is being import for nothing).
Anyway if some one out there can validate this too would be great and if u guys fix this issue it would be awesome.