When going trough folders of the image selector, we are getting this error:
TypeError: Cannot read properties of undefined (reading 'id')
at engine.js?6a1b4107815badbaae88384a7a2fb60b:1:419319
at Array.map (<anonymous>)
at l.value (engine.js?6a1b4107815badbaae88384a7a2fb60b:1:419201)
at Za (vendors.js?6a1b4107815badbaae88384a7a2fb60b:2:683288)
at za (vendors.js?6a1b4107815badbaae88384a7a2fb60b:2:683087)
at Fl (vendors.js?6a1b4107815badbaae88384a7a2fb60b:2:724475)
at wu (vendors.js?6a1b4107815badbaae88384a7a2fb60b:2:710432)
at yu (vendors.js?6a1b4107815badbaae88384a7a2fb60b:2:710360)
at mu (vendors.js?6a1b4107815badbaae88384a7a2fb60b:2:710223)
at su (vendors.js?6a1b4107815badbaae88384a7a2fb60b:2:707210)
It doesn't happen on all folders, but many of them. And always the same ones.
Is this a bug, or what can we do to fix this?