You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Click details.
Before the details popup can display, hit close.
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 | }
The text was updated successfully, but these errors were encountered:
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
You get an error page.
The text was updated successfully, but these errors were encountered: