I have two websites, one publishes and works ok, second publishes "successfully" but not working, shows "Application Error" and empty rectange. What may be a problem here?
It seems I have tracked it. In Body / Content / Container / Grid: "Nearest" has problem (unhide to return app.error after publishing) "Latest" is fixed now
These both contain collection of some "events", every contain collection of "tags", and data source of inner collection is "broken":
Is this some kind of syntax error that can be detected in design time? If yes - visual indication in Navigator, like red text color or small orange warning triangle at every item from root Body down to problem item may work as a very clear sign and pathway.
@just_dmitry can you reproduce how you get this "garbage" variable in collection? This is definetely a bug though I don't have an idea how you get it. If you replace it with collectionItem the issue seems fixed.
Unfortunately, I can't. I don't know what I did to make this happen - maybe some accidental keypresses, maybe "it itself". I didn't noticed when this happened.