Forum Discussion
Daniel Schmidt
Sep 13, 2018Brass Contributor
Cannot update Hub Site Navigation
Anyone else having issues today updating Hub Site navigation? Tried Different Browsers, Users, Computer, existing and New Hub site... I make the change, hit Save and nothing changes. I opened a ticket, trying to figure out if anyone else is having the same problem
You can edit the hub site navigation by browsing to either the Site Contents page or a document library. Apparently a fix for the issue will be rolling out soon. A week or two ago there was an issue with the inability to change the hub site theme and the above was the suggested workaround.
- AnoRnymousIron Contributor
It could be due to an incorrect link address.
When you have entered an incorrent link address you can still hit OK in the 'Add' menu and then hit the save button to save the navigation menu. However, it doesn't really save your edits. It won't generate an error either.
You'll know that your changes are not actually saved because the 'Edit hub navigation' panel won't dissapear after you hit the save button and you won't find your edits in the navigation menu.
Try to enter a valid link address (for example https://www.microsoft.com and see if that does save the menu accordingly. If so, then you know it's due to a faulty link address.
- Sander MoesCopper ContributorHubsite navigation is cached in IndexedDB which cannot be cleared by "empty cache and hard refresh". You can clear it from the browser console using:
indexedDB.deleteDatabase("ODSP_DB")- iXeeshanTahirCopper ContributorHi Sander, I have implemented MUI in my tenant and when user switch to another language the ODSP_DB do not get refreshed and it shows the same previous language navigation from my Hub Site. I tried deleting the database, however my JS code is just clearing that DB and not actually deleting it. Looks like database is blocking for deleting in chrome.
Did you find any other way to delete it or all indexedDB databases with JS?- Suzee17Copper Contributor
The only way I've been successful was by using Term Store Navigation for the Global Nav. It does take time to propagate to the newly provisioned sites in the Hub. But if I update the Hub settings it seems to happen a bit faster.
- SergioBeemerCopper ContributorI still had this problem. I tried all the options and nothing worked, until I changed my accounts language. It appears to only change one language version, so if you are in the wrong one it didn't update. (Too bad the pnp powershell commands don't have a language flag)
Hope this helps anyone else out there, with the same issue as me. - alandarrBrass Contributor
I see that your original post was over a year ago, but I seem to have this problem also concerning the hub site nav bar.
Saving the URL for the link seems ok but saving the overall bar doesn't work. This results in no save.
The only thing that seems to work is to delete the link and start over with a new one.
- paulmesserCopper Contributor
Yes, I too am having trouble. The menu looks correct when viewed from a classic page, but the modern menu is still showing an old version.
- Jessica BrennanBrass Contributor
It is mid-February 2021 and I am seeing the same issue now. Any ideas Microsoft?
- Daniel SchmidtBrass Contributor
Thank you,
Workaround worked and MS has fixed it now
- Laurie PetrickCopper Contributor
I am still experiencing this issue - I do not believe it has been fixed Daniel Schmidt. I have a hub site with navigation defined and am trying to edit the URLs within each menu item - some update, others do not. Daniel Schmidt re: work-around, I cannot edit the URLs from the Site Contents or a document library - I can add links, but not modify them. From the home page, sometimes the 'Save' button works, other times it appears to work but then does not close the menu - leaving only the option to 'Cancel'. I do not receive an error in either case. When the 'Save' button appears to work (saves and then closes navigation editing), not all updated links are actually saved.
- Daniel SchmidtBrass Contributor
Laurie Petrick - Mine was fixed a couple weeks ago, the workaround (Go Site Contents and then edit) also worked for me. If you are still having problems then try a different browser, and if that does not work I would open a ticket with MS to see if your tenant got missed with the patch.
- Du LeCopper Contributor
You can edit the hub site navigation by browsing to either the Site Contents page or a document library. Apparently a fix for the issue will be rolling out soon. A week or two ago there was an issue with the inability to change the hub site theme and the above was the suggested workaround.
- Ian-StricklandCopper Contributor
Same problem here. Hopefully they sort this soon.
- Alastair WillsCopper Contributor
Yes having the exact same problem on a newly provisioned HUB site, provisioned around 16:00 GMT, and since removed HUB capability and re converted back to a HUB still unable to change the top nav.