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

Search only works in Firefox incognito #699

Open
atalii opened this issue Oct 28, 2023 · 5 comments
Open

Search only works in Firefox incognito #699

atalii opened this issue Oct 28, 2023 · 5 comments

Comments

@atalii
Copy link

atalii commented Oct 28, 2023

If I load up search.nixos.org on my browser, any attempt to search results in Uncaught TypeError: n is undefined in bundle.js. Interestingly, this issue goes away if I open the same in incognito mode, but persists if I disable the cache via the network tab in FF. Any ideas as to what's going on? Thanks!

@hraban
Copy link

hraban commented Nov 20, 2023

fwiw cannot reproduce

@atalii
Copy link
Author

atalii commented Nov 20, 2023

Yeah, I didn't expect it to be easily reproducible. When I load the page outside of incognito, the console prints a warning that the page is compiled in dev mode. In the network inspector, there's no difference in which assets are queried nor does there seem to be any difference in the response. The error outside of incognito seems to have changed though: TypeError: e.llRecoveryInstitute is undefined.

Disabling and enabling all my extensions one-by-one to pinpoint a cause doesn't show anything either. Honestly, I'm quite mystified. I have no idea what else varies between incognito and normal.

@MikiVanousek
Copy link

Have you tired forget about this page?

@atalii
Copy link
Author

atalii commented Apr 4, 2024

The problem fixed itself some time over the past few months. Feel free to close the issue (especially if no one else has experienced this). Thanks!

@ugur-a
Copy link

ugur-a commented May 14, 2024

Hi, I seem to have the same problem. There is one small difference though: I only have the first error (Uncaught TypeError: n is undefined). It appears one time on each keystroke, and when I hit search it starts repeating endlessly.

The search results are actually there, by the way. I can see them in Developer Mode -> Network -> Response -> hits

I've been having this problem for something like a month now but haven't seen anyone taking about this.

If anyone has the same problem and stumbles across this issue, I've been using nix-search-cli and can recommend it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants