You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turning a module off under Settings, Navigation did nothing: the checkbox switched itself back on a fraction of a second later, so there was no way to hide anything from the navigation. The setting was in fact saved every time, but the page redrew itself from an empty set of preferences right afterwards and therefore drew every box as switched on again. The same empty read also meant the module order and the three mobile navigation slots were never loaded, so the page opened on the default arrangement instead of yours.