angular-ui/ui-grid

Angular Material conflict

Open

#4,489 建立於 2015年10月7日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)JavaScript (2,496 fork)batch import
help wanted

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南