lokesh / color-thief

Grab the color palette from an image using just Javascript. Works in the browser and in Node.
https://lokeshdhakar.com/projects/color-thief/
MIT License
12.34k stars 1.31k forks source link

When I upload a picture with a single color, I get an error #243

Closed tangjinzhou closed 1 year ago

tangjinzhou commented 1 year ago

When I upload a picture with a single color, I get an error

tangjinzhou commented 1 year ago

TypeError: Cannot read properties of null (reading '0') at o.getColor (color-thief.mjs:1:4818)

tangjinzhou commented 1 year ago

image

tangjinzhou commented 1 year ago

ref https://github.com/lokesh/color-thief/issues/242