Replies: 2 comments 2 replies
-
Don't use ObservableRangeCollection use ObservableCollection instead. I don't know why but changing the type fix the issue for me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
To me setting |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm getting this kind of error when running MAUI project for iOS. I'm running on an iOS simulator.
View
Model
Upon adding item to HundredsList collection , I get this error:
Please help not familiar with the error. I can run successfully on Android.
Beta Was this translation helpful? Give feedback.
All reactions