-
Notifications
You must be signed in to change notification settings - Fork 301
Open
Description
Overview:
Im currently using version Bootstrap v3.2.0 of YiiBooster.
In previous versions i do the same thing and it works fine.
Scenario:
I use an seperate search from the grid and the search fields are in a seperate form. When i do a onchange in the dropdown then i trigger:
The package_filter gets serialized and then the grid is filtered based on what i selected.
Problem:
The problem occurs when i use the filter and then select a page greater than 1. It then concats the duplicate values onto the paging:
When it should look like the following:
Metadata
Metadata
Assignees
Labels
No labels