❔ please help fix NullRefException
the setter of Contacts property keeps throwing NullRef and I don't know why. As far as I can see I have implemented the interface exactly how they did in the docs https://learn.microsoft.com/en-us/dotnet/maui/fundamentals/data-binding/binding-mode, but I can't see Contact's Age in my UI.
2 Replies