Greetings,
I am using a conditional renderer for tabs, and I inserted my container with the other components inside and they resized. The conditional renderer should’ve sized itself by the size of the other components inside of it. Here are some screenshots that showcase my problem:
Without the conditional renderer:

With the conditional renderer:

The size of the container:

Please help, thanks.
Just trying to keep this topic on top of the page, it is very important for my app and others that might have the same problem.
The conditional renderer does not support Layout nor Style editing. You should play with the components inside of it. As for the preview, i think you shouldn’t worry about it as when it renders on final build or the preview app it should render just fine. Take a look at my example.
^ this renders just fine in final build and preview app
1 Like
Agreed, never worry about what it looks like until it built, my app looks terrible in composer.

2 Likes
Thank you, guys! I thought this was glitched out or something, I really need this renderer for my tabs.