A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
Does the page you export have a property that is a page reference pointing to another paged further down in the hirachy of pages you are exporoting/importing.
If so you have encounteder a bug in CMS 5. EPiServer made a fix for us on that so it should be available.
//Morten
Hi,
I have exported pages by selecting a parent page(Pagetype "[] Store Finder") which includes child pages. I have the 'checkbox checked.
When I try to import these on another CMS this is the error I get.
Pagetype "[] Store Finder" is not allowed to be created below parent with page type "[] Store Finder"[].
Also within the editor the page with 'StoreFinder' pagetype throws an 'Object reference not set to an instance of an object.' error.
Any ideas?