Skip to content

Really fix photos pagination this time

Tom van Bussel requested to merge fix/photo-pagination-str into master

Closes no issue

Previous behaviour

Steps to reproduce:

  1. Create enough albums so that the index has multiple pages.
  2. Go to the second page.
  3. Crash

New behaviour

Steps to validate that it works:

  1. Create enough albums so that the index has multiple pages.
  2. Go to the second page.
  3. No crash

Merge request reports