Navigation Menu Not Updating or Showing Wrong Links in Base44
The navigation menu in your Base44 app doesn't reflect your current page structure. New pages you've added don't appear in the nav, deleted pages still show up as broken links, or the menu order doesn't match what you've configured.
A broken navigation menu is one of the first things users notice and it immediately makes the app feel unfinished or broken. Dead links are especially bad for user experience and credibility.
In some cases, the navigation works in the editor but the published app shows an outdated version of the menu.
Error Messages You Might See
Common Causes
- The navigation menu is manually configured and wasn't updated after adding or removing pages
- Page URL slugs were changed but the menu links still reference the old URLs
- Role-based navigation filtering is hiding pages from certain users unintentionally
- The published version is using a cached navigation configuration from a previous build
How to Fix It
Check whether your navigation is auto-generated from pages or manually configured. If manual, review each menu item to ensure it links to the correct page URL.
After adding or removing pages, verify the navigation configuration and re-publish the app. A stale published build may show the previous menu configuration.
If navigation should differ by user role, verify the role-based filtering rules. For complex navigation patterns with nested menus or dynamic routing, a developer can set up a robust navigation system that stays in sync with page changes.
Real developers can help you.
You don't need to be technical. Just describe what's wrong and a verified developer will handle the rest.
Get HelpFrequently Asked Questions
Why don't new pages appear in my Base44 navigation?
If your navigation is manually configured, you need to add new pages to the menu configuration explicitly. Check your nav settings after adding pages and re-publish.
How do I fix broken navigation links in Base44?
Verify that each menu item's URL matches the actual page URL. If you renamed a page or changed its slug, update the corresponding navigation link.