Android components seems to be duplicates on pull to refresh #43
|
Hi, I've a weird behaviour with the components in Android version. I'm using the Menu Component following the guide in the repo. After test and connect from web and mobile, when I perform Screen.Recording.2025-10-03.at.11.27.53.AM.mov |
Answered by
joemasilotti
Oct 21, 2025
Replies: 1 comment 1 reply
|
Oh no! That's definitely a bug. I think all we need to do is remove any existing menus before adding the new one, similar to what Button Component is doing. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed in v0.10.1!