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

Browser widget bug with pagination #12369

Closed
fdellwing opened this issue Dec 18, 2017 · 1 comment · Fixed by #12377
Closed

Browser widget bug with pagination #12369

fdellwing opened this issue Dec 18, 2017 · 1 comment · Fixed by #12377
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@fdellwing
Copy link
Contributor

I found a problem with the browser widget:

We have 11 browsers with 51 different versions.

Way to break it:

  1. Click on "browser version" to get the 51 rows.
  2. Click on "next page".
  3. Click on "browser" to get the 11 rows. -> Widget still says it has 51 rows!
  4. Click on "next page" -> You get an "no data available", because you have only 2 sites of rows
  5. You need to reload the site (strg+f5) to get you widget data back.
@sgiehl
Copy link
Member

sgiehl commented Dec 19, 2017

thanks for the report. I'm able to reproduce it.

@sgiehl sgiehl added the Bug For errors / faults / flaws / inconsistencies etc. label Dec 19, 2017
@sgiehl sgiehl added this to the 3.2.2 milestone Dec 20, 2017
@sgiehl sgiehl self-assigned this Dec 20, 2017
@mattab mattab modified the milestones: 3.5.0, 3.4.0 Mar 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants