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

Page reload goes back to first page #1372

Open
tomy2105 opened this issue Nov 24, 2017 · 1 comment · May be fixed by #1373
Open

Page reload goes back to first page #1372

tomy2105 opened this issue Nov 24, 2017 · 1 comment · May be fixed by #1373

Comments

@tomy2105
Copy link

tomy2105 commented Nov 24, 2017

Prerequisites

I'm running latest version of code from github.

Description

If on list view and on second page and filters are defined (doesn't matter if they are present or not) and page is reloaded we get switched to first page.

Steps to Reproduce

http://embed.plnkr.co/mHBjj4gCKQHD2dNySwTW/

Go to users page in preview.
Press next to go to second users page.
After second page is displayed press refresh live preview button.

Expected behavior: Second page is displayed.

Actual behavior: First page is displayed.

I think this was introduced with #1366 because updateFilters which starting with this pull is invoked on load/reload sets page to 1.

@tomy2105 tomy2105 linked a pull request Nov 28, 2017 that will close this issue
@lwzm
Copy link

lwzm commented Aug 23, 2018

It seems that v1.0.7 introduced this bug.

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

Successfully merging a pull request may close this issue.

2 participants