Hi everyone, i have a problem with a table that I can´t seem to fix and after recreating the table for the 7th time I give up.
I created a responsive auto-layout table inside my component library. I can duplicate cells and even complete rows and they will stay inside the table component - the table itself adjusts to its width or height. Everything behaves as it is supposed to. As soon as I use this exact same component in my UI file (and I have thoroughly deleted all old instances!) anything I duplicate is pasted OUTSIDE of the table component. How can it be that sth works perfectly in the library but not in my work file? Any ideas?