Hi everyone.
I developed a simple theme and installed it from its repository.
The problem is when I make the theme selectable for users, all selectable themes are displayed in the menu drop down of the main navigation.
However when I switch to the new theme, the list of selectable themes are not displayed on the menu dropdown.
here is the menu on the default theme:
here is the menu when new theme is selected:
as you see the menu is missing a div in the menu-container-footer-links.
Here is the repo for the theme: https://github.com/freeCodeCamp/discourse-theme
Any feedback is highly appreciated.