-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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 bar missing in certain firefox browser #2339
Comments
Could you please check the developer console? I suspect that Firefox 78 is too old and is missing an ES6/7 feature we're using. Also please check if this issue is present with Material 6.2.8. |
The version of the website built with 6.2.8 is fine (https://bids-specification.readthedocs.io/en/bep-009/) |
Thanks for testing 6.2.8. Please check whether there are any errors listed below the "Console" tab in the Firefox Developer Console. If unsure, consult another developer on your team to validate. |
There are two messages when I check the BIDS website (https://bids-specification.readthedocs.io/en/stable/)
This message is not listed as an error but I thought it might be relevant:
Just cross-checking with the official page of Material (https://squidfunk.github.io/mkdocs-material/), we got the same error as above, and an extra one:
|
Which website are you referring to? When I look at both links you posted in bids-standard/bids-specification#744, there are entirely different chunkhashes:
Please provide complete information, i.e. also attach the file for which this happens, or we have no possibility to debug this. If unsure, please consult a developer colleague. |
have same issue with 7.0.2 dev tools in my qutebrowser says:
browser version:
Tried |
I think it might be a browser version thing. Some users report after upgrading browser it works. |
I've got the same error here. The developer console shows:
I've reproduced it with the following browsers:
So I'll roll out that this is a browser issue. |
The transpile target was |
... you could also just check https://squidfunk.github.io/mkdocs-material/ – if that works, we can issue the release. |
The search bar is showing with Firefox 78.5.0esr. |
Perfect, thanks! |
Released as part of 7.0.3. |
Thanks for the quick turnaround, @squidfunk! |
I've found a bug and checked that ...
Description
Search bar doesn't show up with mkdocs-material 7.0.0 rendered site.
This issue is redirected from bids-standard/bids-specification#744
Expected behavior
Firefox: 85.0.1
Actual behavior
This is what I see:
Same behaviour with https://squidfunk.github.io/mkdocs-material/
Steps to reproduce the bug
N/A
Package versions
See: https://github.com/bids-standard/bids-specification
Project configuration
See: https://github.com/bids-standard/bids-specification/blob/master/mkdocs.yml
System information
The text was updated successfully, but these errors were encountered: