Skip to content

Closure Compiler fails with duplicate member "cool" error #5457

Closed
@taschukMax

Description

@taschukMax

When trying to use Closure Compiler it fails with the following error:

Class or object literal contains duplicate member "cool". In non-strict code, the last duplicate will overwrite the others. 16739| "cool":[{"index":0,"rgb":[0,255,255]},{"index":1,"rgb":[255,0,255]}]

When reviewing non minified version of plotly it does contain 2 "cool" keys

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions