You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any news for a fix for this ? I am forced to maintain a local version of the SDK for my project with this fix. Not a big problem in itself but I have to think about it with each SDK update.
In the class MoralisQuery in the FirstOrDefaultAsync method, the SDK doens't check if the item is null which causes a NullRefException.
What the function should be :
The text was updated successfully, but these errors were encountered: