MvcSiteMapProvider
MvcSiteMapProvider copied to clipboard
Visibility Providers Declared within Dynamic Node Providers are not Instantiated with Internal DI Container
The title is self explanatory. Issue was found on Stack Overflow.
This one is a bit tricky because the only way to read what visibility providers are included in dynamic node providers is to run them, and running them 2 times during the first hit would not be a good fix.
Thanks for posting @NightOwl888! FYI, the SO link is broken.