Though if you open the website https://growthheist.com/ and then open the Recruitment Page Under Talent Menu, within the same Tab then it will work, else if you open it in a new window or open this URL in a other tab it wont work.
Hello @Pakic@dejan
I don’t have any concern with the single blog page, they are working.
The issue is with these 2 pages https://growthheist.com/blog and recruitment page under Talent Menu
Why aren’t the links working when I open them in any new Tab, they only work when I open them in the same Tab.
Single blog page is having conflicts with static pages. Because your dynamic blog route is directly set to root /:slug, and when you access static page, system is basically researching blog as well, because blogs are as well on root.
One fix is to do what I told you above, second way to fix it is to drag and move blog single page to be last in the left sidebar when you open pages
I am using /posts/:slug and I get a working post with url root/null it fails on reload.
I have watched the tutorial video on this many times (and with it were just in text, watching the same loop 8 times to get detailed info is a bad experience IMO).
So how can I fix this similar issue given I’ve done what you suggest?
my single blog page is the last in the pages list.
I noticed in the screenshot the slug doesn’t save, because you actually need to hit 2 save buttons in the ui for it to remain. That could probably use some polish.