Hello,
I am finding something weird about the grid filtering.
We are currently monitoring client filter change and save the state and reapply it next time the user open the same view.
We monitor the changes to grid filters inside filterchange event handler on the grid.
The issue is that filterchange is fired on store load if there is an existing list filter applied already.
Here is the fiddle.
This happens in 6.0.1. It seems like it has been fixed in 6.2.0.
What is the workaround for folks still using 6.0.1?
Thank you,