DaClownie
✅ How to access specific fields from an [ObservableProperty] ObservableCollection<Object>?
My next issue is handling popups, but my google searches are showing that it might in fact be a bug in MAUI with iOS/MacOS, otherwise though I'm cruising along at the moment
227 replies
✅ How to access specific fields from an [ObservableProperty] ObservableCollection<Object>?
I know you had mentioned that it was already Observable and not necessary, but I went through all of the breakpoints, saw that the method was being called, the list was being populated, the list was being passed to the
ObservableCollection<Term> Terms
but it just wasn't drawing on the UI. For shits and giggles I went back to this just to see if it changed anything (thinking it wouldn't, but eliminating all things) and it worked.227 replies