Problem/Motivation
After creating a content type, I noticed the create link for it in the admin menu was missing.
It only took a refresh to get the link, but this might confuse new users.
This is likely an upstream issue in Navigation or core.
Steps to reproduce
After installing, create a new content type, click save (not save and manage fields).
After clicking save, there is no create content link for this type in the admin menu.
Proposed resolution
Trigger a reload of the admin menu when the new route is added.