Open melissadrexler opened 8 months ago
Hey Melissa, would you mind stripping down your reproduction XAML to be a minimal version that reproduces the bug? Struggling to reproduce this on our end, and we suspect it may be related to the XAML.
Sure! I believe this is pretty stripped down. I think the biggest thing is just the number of groups being returned; we use the same block on another page that has a max of like 30 groups at a time and it works fine.
`{% if Groups == empty %}
{% else %}
Describe the Issue in Detail
When an Android device tries to load groups using the Group Finder block, it crashes (depending on the number of results). It briefly loads the results, and then the app closes.
Can reproduce in
Steps to Reproduce
Expected Behavior
Android devices would not crash on the page loading (iOS devices are fine).
Actual Behavior
Android devices load the search results but then crashes the app.
Screenshots or Videos
https://drive.google.com/file/d/15X_PsYYWv_8af0iiNtvJx75dazkmpLjM/view?usp=sharing
Reproduction XAML
Mobile Shell Version
v5
Last Known Working Version
None
iOS Device Type(s) and iOS Version(s)
N/A
Android Device Type(s) and Android Version(s)
Google Pixel running Android 13; many other devices reported as well