angular-ui/ui-grid

Filtering setting the form dirty

Open

#4,705 opened on Nov 16, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
good first issueneeds: analysis

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide