Open
Description
For pages that are static HTML or have long cache set up, the navigation can take a long time to be updated. This is probably tolerable for most primary and secondary level navigation links, but for "popular articles" this can make the navigation seem confusing and out of date.
Adding an optional switch to turn these links off might be a good enough solution.
Perhaps another solution might be some way of broadcasting a navigation change event that lets apps update their navigation. This event could be used to rebuild pages or purge a Fastly cache.