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

Pager does not work in 1.0.0-beta3-72198 #4110

Closed
Habbni opened this issue Aug 28, 2019 · 2 comments · Fixed by #4115
Closed

Pager does not work in 1.0.0-beta3-72198 #4110

Habbni opened this issue Aug 28, 2019 · 2 comments · Fixed by #4115
Milestone

Comments

@Habbni
Copy link

Habbni commented Aug 28, 2019

Hi,
is this a known issue? the pager html is being rendered, but the (prev/next page) links are not being generated.

this can be reproduced easily: just load up a new application with build 72198. Change the blogs list size to 2. Enter three posts. Try the pager - nothing happens.

it stopped working somewhere between the beta3 release and the current dev 1.0.0-beta3-72198 i suppose

@deanmarcussen
Copy link
Member

Yes, I can repro.

It's since #3930

@jtkech for info I think it's recognising /blog as the homeroute in AutoRouteRoute, and returning.

The pager seems fine on a page which is not the homeroute

@jtkech
Copy link
Member

jtkech commented Aug 28, 2019

Okay thanks, need to leave, i'll fix it this night.

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

Successfully merging a pull request may close this issue.

5 participants