Protect main layout against exception
If a yml layout fails at some point the whole UI is broken.
But most of the UI is still working.
It would be good to protect the root of the yml layout in order to always display the main UI.
- There is also no way to go back to the previous layout using
Go back one page
(the URI changes, but the page is not anymore refreshed)
Edited by Valentin Valls