An issue has been fixed where typing quickly in an inline string field on performance-intensive pages could occasionally drop characters. Editing now reliably captures every keystroke, even while the page is busy updating, so what you type is exactly what you get.
Scrivito JS SDK 1.61.0 Released
Posted on July 26, 2026
Improvements
Improved responsiveness when typing
Refetching a dataclass’s data
You can now have an external
DataClassrefetch all data from the backend on next access usingDataClass#forceReloadAllQueries. Analogously, the data of a particularDataItemcan be refetched from the backend usingDataItem#forceReload.
Improved Scrivito.Link component
If a
Scrivito.Linkcomponent doesn’t have children, and itstoprop is aScrivito.Linkwith atitle, the title of the latter link is rendered as the child.
Thank you for using JustRelate Web Builder!