angular-ui/ui-grid

Filtering setting the form dirty

Open

#4.705 aberto em 16 de nov. de 2015

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
good first issueneeds: analysis

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I have enabled filtering using the option enableFiltering and changing text in filter text box is setting my form dirty. Is there a flag that I need to set to disable this behavior?

Here is a plnkr demoing the behavior - http://plnkr.co/edit/dx4X9duAmsfFzMa2zABq?p=preview

Guia do colaborador