Hi Kautuk,We were not able to fix the issue in a timely fashion, we reached the end of the timebox and accept the fact that in our particular case it is not working as intended.We do plan to revisit this in the future, but not sure when.
Hi Santosai, I think i found the culprit in my situation.The container component was already set to be a container so this was already fine.But we are storing the images in a seperate "folder" node e.g.image_gallery/images/item0instead of image_gallery/image_gallery_itemThe reason for this is that w...
We are trying to make better use of the core components, but we did notice they (Image V3) have some weird quirksNormally when you have a container component and place sub components inside of that grid, this is reflected in the Content Treee.g.SectionComponent---> GridComponent-------> GridItemComp...