So i created a page in Blazor application - it loads blog stories from database - loads a default one if none are picked - no big deal
If I navigate to this page directly with the parameter id of a story - none of the Host or mainlayout - so none of the styling etc is applied or renders
Page is https://www.pepclublocker.com/news-posts/1 if curious.
What do i do to fix this?