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.
You can get the "changed" value by converting the block object to an IChangeTrackable
I want to have a block used for presenting different reminders on our web page. How do i find out when the block was last changed/updated? In a page you have the properties Changed and EditedDate, is it possible to access those properties somehow and which of the two should I use?