gka / chroma.js

JavaScript library for all kinds of color manipulations
https://vis4.net/chromajs/
Other
9.94k stars 543 forks source link

gh-pages demo has an uncaught TypeError in Promise #312

Closed wjaspers closed 1 year ago

wjaspers commented 1 year ago
Uncaught (in promise) TypeError: Cannot set properties of undefined (setting 'scale')
    at g.bezier (bundle.js:1:40119)
    at t.$$.update (bundle.js:1:57693)
    at A (bundle.js:1:1755)
    at U (bundle.js:1:1587)
wjaspers commented 1 year ago

Oops, opened this against the wrong repo

See https://github.com/gka/palettes/issues/17