Error t.content.images is undefined on layouts/blocks

Hi,
I have a template with layouts and blocks. Now something goes wrong and I don’t can’t find the mistake. In the panel I got now the error t.content.images is undefined I think t stands for tabs and ontent is my first tab but I have nothing with images here only a filessection but this is named sidebar. So I have no Idea where images comes from?

Can someone explain me this error?

Best

Are you using any custom blocks? Your own or from a plugin? Maybe try a full text search for t.content.images in your IDE to find where it’s coming from.

1 Like

Thank you very much. That gives me the right idea.
Something went really wrong. I had a blueprint that was completely empty.