- Issue created by @jcory
This issue is filed as a support request. Are you looking for support or for some changes to Drupal?
- πΊπΈUnited States jcory
Thanks for responding. I was wondering if an enhancement could be made to the core module so that in the future if someone else adds a malformed view it would not result in the layout being deleted. I was thinking something like a programmatic containment vessel for each block in which validation occurs and marks the block as valid or invalid. If invalid, the block could be "quarantined" from the rest of the layout. The developer could then delete the block or replace it.