You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking the "restore draft" button on an archived page, the webpage gets stuck on the Silverstripe CMS logo spinner. The console output is a breaking javascript error: Cannot read properties of undefined (reading 'elemental-area-id')
How to reproduce
Archive a page with an elemental area.
Go to archive admin.
Open archived page.
Click restore draft.
Module version(s) affected
2.3.0
Description
When clicking the "restore draft" button on an archived page, the webpage gets stuck on the Silverstripe CMS logo spinner. The console output is a breaking javascript error:
Cannot read properties of undefined (reading 'elemental-area-id')
How to reproduce
Archive a page with an elemental area.
Go to archive admin.
Open archived page.
Click restore draft.
Possible Solution
@GuySartorelli has a fix for this
Additional Context
No response
Validations
silverstripe/installer
(with any code examples you've provided)PRs
The text was updated successfully, but these errors were encountered: