Skip to content

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

@fastdevman

Description

@fastdevman

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']
]
]
]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions