Open llaske opened 5 years ago
Starting https://github.com/llaske/sugarizer/commit/76234ea068d6be234a157362b4c9b0d626f6905a, Sugarizer use IndexedDB feature to store local content.
There is an issue in Firefox that prevent usage of IndexedDB in private mode thought it works on other browsers (Chrome, Safari, ...).
The Firefox issue is referenced here: https://bugzilla.mozilla.org/show_bug.cgi?id=781982 We could expect that this error will be fixed shortly.
@llaske sugarizer now works with Firefox in private mode. If this was the issue ,I think it can be closed ow. If this wasn't the issue, i request for some more information to reproduce the error so that I can try to fix it.
@abhishektanwar you can login or create a new user but once connected you can't create anything in the Journal.
When Sugarizer is launched with Firefox in private mode, the message
FATAL ERROR: indexedDB not supported, could be related to use of private mode
appears several time and some actions do nothing or stop working.This issue appears starting https://github.com/llaske/sugarizer/commit/76234ea068d6be234a157362b4c9b0d626f6905a