Version selector missing
See original GitHub issue- I’ve read the contribution guidelines and agree with them
I’ve found a bug and checked that …
- … the problem doesn’t occur with the default MkDocs template
- … the problem is not in any of my customizations (CSS, JS, template)
- … the documentation does not mention anything about my problem
- … there are no open or closed issues that are related to my problem
Description
Hi there. I’m following https://github.com/squidfunk/mkdocs-material-example-versioning and it seems that I can’t create the version selector like stated in the doc.
Expected behavior
There should be a version selector.
Actual behavior
There is none.
Steps to reproduce the bug
pip install mike
git clone https://github.com/squidfunk/mkdocs-material-example-versioning.git`
cd mkdocs-material-example-versioning
mike deploy --update-aliases 0.1 latest
mike set-default latest
mike deploy --update-aliases 0.2 latest
mike serve
# or
mkdocs serve
Package versions
- Python:
3.9.1
- MkDocs:
1.1.2
- Material:
6.2.8
Project configuration
# Project information
site_name: My Docs
site_url: https://squidfunk.github.io/mkdocs-material-example-versioning/
site_author: Martin Donath
# Repository
repo_name: squidfunk/mkdocs-material-example-versioning
repo_url: https://github.com/squidfunk/mkdocs-material-example-versioning
edit_uri: ""
# Configuration
theme:
name: material
# Customization
extra:
version:
method: mike
System information
-
OS: Windows 10
-
Browser: Chrome
Issue Analytics
- State:
- Created 3 years ago
- Comments:15 (7 by maintainers)
Top Results From Across the Web
Teststand version selector missing - NI Community
The version selector would error out, so I cleaned up all versions, and removed version selector manually. Now I am completely screwed, I...
Read more >Missing UE4 options in drop down menu - World Creation
Once at that location, select UE4Editor.exe and it should associate those .uproject files with that version of the engine.
Read more >Version Selector Not Found - Mendix Forum
Have you checked if Version Selector is really missing, or if Mendix is just unable to find it? By default, it would be...
Read more >Input Selector was missing from Windows 10 Taskbar
There is supposed to be an input selector on the far-right of the taskbar, but it was missing. I searched forums and found...
Read more >LabVIEW 2021 missing from profile version selector - LAVA
That's correct. Moreover, there is no versioning for NXG, and users of LabVIEW version 6 and under are apparently not qualifying either...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for checking. Indeed. The path to
versions.json
seems corrupt:I’ll investigate.
Well, you were right sir! 😃 Tried another browser and it worked fine. I don’t have any issue then. 😃 Thanks!