Hello everyone. I am creating dynamic routes to achieve parent-child relationship between two views whose template contains some cms areas to add content from SMT. Something like /blog is the parent page and /blog/abc is the child of /blog page.
I added cms content to both parent and child page. But when i move back and forth, the cms contents of each page is getting overwritten on each otgers page. Can you guys please tell is it an expected behavior or not ? If not, why its happening so ?