You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is one of the known issues as of now with this library. If you try to modify the children of the BubbleSelect on android, by removing them, you will get an error like this:
This error can also be triggered by live reloads, making this library incompatible with them as of now with Android.
The text was updated successfully, but these errors were encountered:
This is one of the known issues as of now with this library. If you try to modify the children of the
BubbleSelect
on android, by removing them, you will get an error like this:This error can also be triggered by live reloads, making this library incompatible with them as of now with Android.
The text was updated successfully, but these errors were encountered: