forked from defunkt/jquery-pjax
-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
Hi, I'm implementing this example: http://www.yiiframework.com/wiki/772/pjax-on-activeform-and-gridview-yii2
But instead of adding records, i´m using it to search a model via GET.
Everything behaves the way it should, exept when I use the browser back button and reach the first state without any search, pjax is replacing the GridView with a duplicate of the search form, so I´m getting a page with two search forms and no GridView.
I've also tested it using a plain CRUD generated by Yii, and I get the same wrong behavior.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels