Skip to content
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

Does not load in Firefox incognito mode #3

Closed
Kamalnrf opened this issue Jul 23, 2020 · 5 comments
Closed

Does not load in Firefox incognito mode #3

Kamalnrf opened this issue Jul 23, 2020 · 5 comments
Labels
:type/bug Something isn't working. Affects daily use.

Comments

@Kamalnrf
Copy link
Contributor

When opened in firefox incognito mode the app seems to be in loading state forever, and would not change.

InvalidStateError: A mutation operation was attempted on a database that did not allow mutations. 3
uncaught exception: A mutation operation was attempted on a database that did not allow mutations. 2
InvalidStateError: A mutation operation was attempted on a database that did not allow mutations.

The errors I saw in the console when opened in firefox incognito (It seems there could be issues with writing to indexdDB in incognito mode)

logseq version: 0.0.1-1

Steps to reproduces (image)

  1. Open Firefox Focus / Firefox
  2. Go to incognito (skip this step for firefox focus)
  3. Go to logseq
  4. Check the console for errors

Current Behaviour

Stays in the loading state forever

Expected Behaviour

To show an error if the issue is related to the browser or behave as it does in other browsers

@Kamalnrf Kamalnrf changed the title Bug: Does not load in Firefox focus browser Bug: Does not load in Firefox incognito mode Jul 23, 2020
@Kamalnrf Kamalnrf changed the title Bug: Does not load in Firefox incognito mode Does not load in Firefox incognito mode Jul 23, 2020
@tiensonqin tiensonqin added the :type/bug Something isn't working. Affects daily use. label Jul 24, 2020
@tiensonqin
Copy link
Contributor

tiensonqin commented Jul 24, 2020

The problem is that Firefox in private mode does not support IndexedDB at all.

To show an error if the issue is related to the browser or behave as it does in other browsers

Good idea!

@tiensonqin
Copy link
Contributor

Sorry it seems that the commit message auto closed this issue, please check first!

@tiensonqin
Copy link
Contributor

Screenshot 2020-07-24 09-15-38 +0800

@Kamalnrf
Copy link
Contributor Author

I think we can change the copy, as chromium does not make sense for most users. I am thinking of something generic we can use for all browser-related issues.

If we can say something like "this works best with XYZ browsers (link)" (based on our tests we can update that list).

@tiensonqin
Copy link
Contributor

I agree, again good suggestion!

tiensonqin added a commit that referenced this issue Nov 13, 2020
Bad3r added a commit to Bad3r/Logseq that referenced this issue Apr 14, 2023
Bad3r added a commit to Bad3r/Logseq that referenced this issue Apr 14, 2023
Bad3r added a commit to Bad3r/Logseq that referenced this issue Apr 14, 2023
Bad3r added a commit to Bad3r/Logseq that referenced this issue Apr 14, 2023
cnrpman pushed a commit to Bad3r/Logseq that referenced this issue Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:type/bug Something isn't working. Affects daily use.
Projects
None yet
Development

No branches or pull requests

2 participants