Okay so I’ve made one custom UI component that I need to reuse on multiple pages. Now I’m not sure how should I pass the data to that custom UI component, whenever I add that component inside a CELL of a REPEATED ROW?
Btw I’ve marked that component as a data container.
When I try to print the block data inside onMounted event of my custom UI component, I get this error: