Replies: 2 comments 4 replies
-
@dorjeozer Thanks for your report on the bug. Let me take a look at what went wrong with CarouselStack and find a solution for workaround. Afterwards, I will get back to you. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that when you add a VStack or HStack containing a Button to the CarouselStack content view, the CarouselStack stops rendering left and right content. Is there a way to fix this kind of behavior or is it simply a bug in the library or in SwiftUI?
The following code can reproduce the output:
Beta Was this translation helpful? Give feedback.
All reactions