Ok, So. The Drawing App
trekhleb.dev
Ok, So. The Drawing App
1–6 of 6 posts
Re: Ok, So. The Drawing App
#2Re: Ok, So. The Drawing App
#3I'm getting the same error as https://news.ycombinator.com/item?id=32176165 (your previous post of this 19 days ago) so whatever needed fixing ain't fixed.
Sorry, don't want to make HN comments to be a GitHub issue tracker, but this info will help.
Re: Ok, So. The Drawing App
#4I'm getting the same error as https://news.ycombinator.com/item?id=32176165 (your previous post of this 19 days ago) so whatever needed fixing ain't fixed.
Is it also a Firefox for you? Could you please specify a device? Sorry, don't want to make HN comments to be a GitHub issue tracker, but this info will help.
Re: Ok, So. The Drawing App
#5Earlier quoted context omitted.
Is it also a Firefox for you? Could you please specify a device? Sorry, don't want to make HN comments to be a GitHub issue tracker, but this info will help.
F.F 91.12.0 ESR, No-Script & U-Block as plugins. JS white-listed for all domains on your page (except Google Tag-Manager). HTH.
Re: Ok, So. The Drawing App
#6Earlier quoted context omitted.
Is it also a Firefox for you? Could you please specify a device? Sorry, don't want to make HN comments to be a GitHub issue tracker, but this info will help.
F.F 91.12.0 ESR, No-Script & U-Block as plugins. JS white-listed for all domains on your page (except Google Tag-Manager). HTH.
It looks like F.F. doesn't support IndexedDB in private mode at all: https://bugzilla.mozilla.org/show_bug.cgi?id=781982, and IndexedDB is the main data storage for okso.app.
If this is the case I'll think about some fallbacks, maybe to LocalStorage, to make the app work in such cases as well...