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

Closing details and reopening throws an error #218

Open
sievers2501 opened this issue Dec 13, 2023 · 0 comments
Open

Closing details and reopening throws an error #218

sievers2501 opened this issue Dec 13, 2023 · 0 comments
Labels
bug Something isn't working GUI The display needs adjustment

Comments

@sievers2501
Copy link
Collaborator

To see this, you need to generate a big enough sample to create a situation where opening the details page will take a few seconds. Run a bunch of hands, and then

  1. Click details.
  2. Before the details popup can display, hit close.
  3. Hit details again.

You get an error page.

155 |     o.generation.solutionStats
  156 |   )
  157 | ) {
> 158 |   throw new Error(
      | ^  159 |     "Combining stat result sets is not implemented"
  160 |   );
  161 | }
@sievers2501 sievers2501 added bug Something isn't working GUI The display needs adjustment labels Dec 13, 2023
@sievers2501 sievers2501 added this to the UX Iteration 1 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GUI The display needs adjustment
Projects
None yet
Development

No branches or pull requests

1 participant