Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
It can be the case that empty container-items are present in the DOM which don't provide the hst meta data comment. These are breaking the meta data parsing phase.
The current behaviour is giving a error message and reinitialises the template composer. We need an additional check for this corner case and different error messaging which is not shocking the user with technical details.