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

Hi, All, I need help for this bracket library issue #204

Open
fastdevman opened this issue Dec 26, 2023 · 0 comments
Open

Hi, All, I need help for this bracket library issue #204

fastdevman opened this issue Dec 26, 2023 · 0 comments

Comments

@fastdevman
Copy link

fastdevman commented Dec 26, 2023

Screenshot_9
As you can see, this bracket library have issue.
Please help this library issue.
Match data is below.

var matchData = {
teams : [
["Team 1", "Team 2"],
["Team 3", "Team 4"],
["Team 5", "Team 6"],
["Team 7", "Team 8"],
],
results : [
[
[
[2,0,'Match 1'],
[0,2,'Match 2'],
[2,0,'Match 3'],
[2,1,'Match 4'],
],
[
[2,0,'Match 5'],
[0,2,'Match 6'],
],
[
[2,0,'Match 7'],
],
],
[
[
[0,2,'Match 8'],
[0,2,'Match 9'],
],
[
[2,0,'Match 10'],
[0,2,'Match 11'],
],
[
[0,2,'Match 12']
],
[
[2,1,'Match 13']
]
],
[
[
[1,4,'Match 14']
]
]
]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant