angular-ui/ui-grid

Angular Material conflict

Open

#4,489 opened on 2015年10月7日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)JavaScript (5,395 stars) (2,496 forks)batch import
help wanted

説明

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.

コントリビューターガイド