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
I'm facing some issues on the losers brackets with 32 teams on double elimination.
Here is my brackets data of losers.This is from other platform and I'd like to mimic this as I see this is correct.
As you can see on the 4th stage of the losers brackets the teams(from winner brackets that lost) Loser of 46, 45, 48, 47.
And I think this is the right logic order for that stage as I see such logic from several platforms and tournaments.
But currently this jquery-bracket's logic is different(It is Loser of 45, 46, 47, 48).
I'd like to have the logic like the above image.
Is there any way?
Sorry if I did not explain well.
Thank you.
The text was updated successfully, but these errors were encountered:
Well, I can reproduce this unlikely behaviour, too … :-/
@ teijo: Can you plz try to help out? #thanksinadvance
Here is a live example: Double Elimination – 64 players, full tournament, without secondary final; I think that can show the problem with this library output …
(I hope I have all the results set correctly, it's my 1st time working with brackets + I'm very happy with your/this little library!)
false alarm – I cleaned up my data set and now everything is working … #sry
I'm facing some issues on the losers brackets with 32 teams on double elimination.
Here is my brackets data of losers.This is from other platform and I'd like to mimic this as I see this is correct.
As you can see on the 4th stage of the losers brackets the teams(from winner brackets that lost) Loser of 46, 45, 48, 47.
And I think this is the right logic order for that stage as I see such logic from several platforms and tournaments.
But currently this jquery-bracket's logic is different(It is Loser of 45, 46, 47, 48).
I'd like to have the logic like the above image.
Is there any way?
Sorry if I did not explain well.
Thank you.
The text was updated successfully, but these errors were encountered: