- Issue created by @jessebaker
- 🇬🇧United Kingdom jessebaker
I've just done a fresh install on 0.x after merging in the global region work and I'm no longer seeing the issue.
I'm still working in this area. Will update this issue if I come across the issue again or have better steps to reproduce.
- 🇫🇮Finland lauriii Finland
I noticed this can happen page template config is invalid for one reason or another. This can be reproduced by trying to delete page title block. It was pretty confusing so we should keep this open.
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
WRT
PageTemplate
validation📌 Page title should not be required Active landed, so #3 cannot happen anymore.
#3501600-17: Split 1 PageTemplate config entity into N PageRegion config entities → describes how we'll be able to drop most validation, probably all the validation that caused #3 in the first place.
So let's wait for 📌 Consider refactoring page_template into page_region(s) Active to land, and then re-assess this.
Related, at a different level
This is level up from 📌 Improve server-side error handling Active , but is comparable in intent. A "level up" in the sense that that is about individual component instances, and this is about a tree of component instances.
So let's wait for 📌 Improve server-side error handling Active to land too, and then re-assess this.