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,
I've created my own widget
I am using 'all properties view' as default for all pages and blocks. Application uses EPiServer 7.18
If I select page with my widget than episerver doesn't open all properties view but switch button set to 'all properties view'.
If I change view to 'On-Page editing' and than return to 'All properties' episerver shows properties and my widget.
During debuging I've find out that episerver always calls constructor from my widget after open page but doesn't call postCreate method
I hope someone faced with similar issue