hello all! I was trying out the `web-getting-start...
# compose-web
c
hello all! I was trying out the
web-getting-started sample
, and I’ve noticed that functions like
Column
or
Row
don’t seem to work. I’ve just grabbed the
Button
s and
Span
and add them inside
Column
. Is there something that I’m missing?
o
@[JB] Shagen
s
Not a webdev at all, but have you tried warrping the Button and Span into a Div container? 😁
u
@cafonsomota most likely a bug on our side, it's not working in that sense that layout is not column?
@cafonsomota feel free to DM me in person and we can check what can be done!
c
I did @Sebastian Sellmair [JB], I might be doing something wrong. But it didn’t worked. I think it makes sense that since we have
Column
on mobile/desktop, there might be some wild magic behind it and there would be no need to use span and div 😄. Going to send you a DM @[JB] Shagen, thank you 🙂
👍 1
s
Hey, do you have any update about the Compose Component API? I wonder what are the plans. Compose DOM API seems to work good, but Column still seems to act like a Row 🤔
☝️ 1