Skip to content

UI stops updating with some settings #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kannes opened this issue Aug 5, 2019 · 3 comments · May be fixed by #8
Open

UI stops updating with some settings #5

kannes opened this issue Aug 5, 2019 · 3 comments · May be fixed by #8

Comments

@kannes
Copy link

kannes commented Aug 5, 2019

Don't ask me how I ended up with these settings but they end up locking the UI somehow (you can click, but nothing updates), requiring a refresh on a clean URL:

https://gka.github.io/palettes/#/9|s|ffffe0,f8dbbf,eeb89f,e2957f,d47162,c44b45,b2182b|ffffe0,ff005e,93003a|0|1

https://gka.github.io/palettes/#/9|s|ffffff,222222,225555,221199,118844,114499,111133|ffffe0,ff005e,93003a|1|1

@kannes
Copy link
Author

kannes commented Aug 5, 2019

You must copy and paste the URLs to keep the exact character encoding intact.

Reproduced in Firefox and Chromium

@kannes
Copy link
Author

kannes commented Sep 13, 2019

Same if I try to copy the following colors from my text editor into Chromium or Opera:

#000000,#800026,#bd0026,#e31a1c,#fc4e2a,#fd8d3c,#feb24c,#fed976,#ffeda0

Console says

Uncaught (in promise) TypeError: Cannot set property 'scale' of undefined
    at Function.g.bezier (bundle.js:1)
    at Object.t.$$.update (bundle.js:1)
    at A (bundle.js:1)
    at U (bundle.js:1)

@kannes
Copy link
Author

kannes commented Sep 13, 2019

It happens once one adds a sixth color.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant