angular-ui/ui-grid

Angular Material conflict

Open

#4 489 ouverte le 7 oct. 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (1 assigné)JavaScript (2 496 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur