angular-data-grid / angular-data-grid.github.io

Light and flexible Data Grid for AngularJS applications.
http://angular-data-grid.github.io/demo/bootstrap/
112 stars 50 forks source link

Filtering not working after refresh with sorting enabled #31

Closed AlexanderZhukCoherent closed 7 years ago

AlexanderZhukCoherent commented 7 years ago

Steps URL synchronization should be enabled for the grid.

  1. Apply some sorting
  2. Apply some filtering
  3. Reload page (F5)
  4. Change applied filtering

As a result, new filtering not working.

AndreyChayko commented 7 years ago

Issue closed, fixed in the scope of #57