Skip to content

Bug: web worker quantizer not working #138

Open
@baoshan

Description

@baoshan

The worker version throws the following error:

Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'this._rgb[0]')

Because this line posts objects of type Swatch, which has no rgb and population properties when deserialized here.

#139 fixes this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions