-
Hello, i'm making an application with AvaloniaUI and i decided to use Realm as my database but when i bind my view to fields that belongs to an IRealmObject it throws ArgumentNullException. I created a separate project to replicate the issue https://github.com/Unreal852/RealmAvalonia |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @Unreal852, thanks for your message. I have created issue #3094 from this so we can keep track of what's happening with the investigation. |
Beta Was this translation helpful? Give feedback.
Hey @Unreal852, thanks for your message. I have created issue #3094 from this so we can keep track of what's happening with the investigation.
Also, it would be good if you specify exactly when that exception is being raised.