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

Panic Index out of bounds with random rank when only 1 result #116

Open
erocheleau opened this issue Jun 17, 2019 · 1 comment
Open

Panic Index out of bounds with random rank when only 1 result #116

erocheleau opened this issue Jun 17, 2019 · 1 comment
Assignees
Labels

Comments

@erocheleau
Copy link
Contributor

Expected behavior

Expected a random result to be clicked on (so since there is only 1 result, expected first result to be clicked on).

Actual behavior

Panic because of an index out of bounds

Steps to reproduce the behavior

Execute a scenario with a query returning only 1 result and add a click event.

@erocheleau
Copy link
Contributor Author

The same problem also occurs within the pageView events.

@erocheleau erocheleau mentioned this issue Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant