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
I'm not sure whether I'm doing something wrong, this is a bug, or not supported at all, but when I use GetEntries<Entry<T>>, .Fields is always null, while it contains an object T just fine when I use GetEntry<Entry<T>>.