Hi everyone,
I’ve added a new property (variant) to my component. It appears in the right-hand bar after I’ve published it on my project, but it doesn’t work when I use it. I don’t get any errors when I look in the library where I created it, so I don’t understand…
it seems to be a bug
Can you record a video how the bug looked like, and/or screenshot your component set up?
I’m trying, but it keeps telling me my video is too heavy.
Hello everyone,
I have a news about my problem, for more describe:
I wanted to create a table by first creating a cell component and then multiplying the cell component to form a column, which I transformed into a component as well. I then published the whole to make tables in my web project. Later I created new variants of the cell component. And it’s these new variants that bug me. The changes aren’t displayed (see screenshot above) only when they’re in my column component when I’m on my web project. Because when I run tests in my library, the cell component works fine on its own or in the column component. If I import the cell component on its own (apart from the column component), it also works. The first variants I created work very well even in the column component in my web project. I don’t understand why the new variants don’t want to work in the column component… They don’t have any problems, they don’t have any errors and I haven’t seen any problems with them…
Thanks for your help!
Hello everyone,
I understand the problem and I’ll try to explain it to you.
When I set a size in fixed height on the variations of a component and then create a new nested component from the first component and make an instance of it if I try the variations of the parent component this doesn’t work. But if in the parent component I don’t set fixed heights but min heights and max heights, and I change the height to hug, it works and I don’t have any problems.
I add an explanatory diagram
Thanks for your answers