During data binding, the busy indicator freezes. This is not a problem with the MAUI ActivityIndicator, however. See the attached video
I created a repo here to reproduce the issue: https://github.com/kklose23/busyindicator-freezing
Note: I know there's ways to make the data binding in that repo more efficient. I just wanted a good example.