Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with the browser Back button. #20

Closed
aquataller opened this issue Apr 26, 2015 · 4 comments
Closed

Problem with the browser Back button. #20

aquataller opened this issue Apr 26, 2015 · 4 comments
Assignees

Comments

@aquataller
Copy link

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.

@SilverFire
Copy link
Member

May be fixed in #21
Could you try the dev-version, please?

@SilverFire SilverFire self-assigned this Nov 26, 2015
@SilverFire
Copy link
Member

@aquataller Could you check, please?

@aquataller
Copy link
Author

Sorry, the project is already closed and I can't make any modifications or test it

@SilverFire
Copy link
Member

Ok, thank you for the response. I'll close the issue because it really seems to be fixed in #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants