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.
search
AI OnAI Off
Hi,
We have a use-case where we are depending heavily on the IChangeTrackable of a shared block and to make life easy for the content editors we'd like to restrict the block type to only shared to prevent Local blocks from being created.
Local blocks share the life-cycle with the page and therefore doesn't implement the IChangeTrackable interface.
Is this possible?
BR
Mikael