Mischback / colorizer

A simple web-based colorscheme builder which focuses on contrast values.
https://mischback.github.io/colorizer/
MIT License
1 stars 0 forks source link

Broken in Chromium/Chrome #46

Closed Mischback closed 1 year ago

Mischback commented 1 year ago

Problem

Chromium (Ubuntu 22.04) is not working anymore!

The palette is not synchronized from the IndexedDB, console logs:

tslib.es6.js:118 Uncaught (in promise) Invalid lex string
fulfilled @ tslib.es6.js:118
Promise.then (async)
step @ tslib.es6.js:120
fulfilled @ tslib.es6.js:118
Promise.then (async)
step @ tslib.es6.js:120
(anonymous) @ tslib.es6.js:121
__awaiter @ tslib.es6.js:117
synchronizePaletteFromDb @ palette.ts:298
ColorizerPalette @ palette.ts:122
ColorizerController @ controller.ts:30
(anonymous) @ colorizer.ts:10
Show 6 more frames

While testing in the local network with a (mobile) Chrome, adding colors is broken aswell (as that test was executed from my phone, no detailled error messages, might be the same issue).

Research

Mischback commented 1 year ago

It's working, without real consideration...