Hacker News new | ask | show | jobs
by tofumatt 4324 days ago
I have seen some invalidstateerrors on this for some folks. I'm looking into it, sorry! :-/
1 comments

Isn't that because indexedDB isn't accessible in private browsing? Not sure what's wrong with Chrome though. It seems not to be complaining about invalid state or about anything.

edit: for Chromium the clock wasn't visible, fixing the height helps

    document.getElementsByTagName('section')[0].style.height = '100px';