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.
Are you creating new pages?
If so, you probably want to hook the CreatedPage instead, the SavedPage event is called when an existing page is edited and saved.
/johan
Hi,
I'm trying to hook on to the event
DataFactory.Instance.SavedPagewhen I'm trying to look when a page is just saved but not published. It doesn't seem to work.If I publish a page the event
DataFactory.Instance.PublishedPageis fired when the page is published.Is there any workaround for this?
Best Regards
Anders