Skip to content

count produces error with certain hue values #161

Description

@mattrossman

Reproduction on JSFiddle: https://jsfiddle.net/mattrossman/koph7sub/1/

console.log(randomColor({ hue: "#EF1FE8", count: 2 }))

produces:

Uncaught TypeError: range is undefined

The trace points here

var max = range[1] || 1;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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