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
If I will pass in .Where(x => x...) instead of .Where(calendarEvent => calendarEvent ...) then it works, but, isn't it a bug??? As I spend a lot of time to get why it doesn't work.
Why the Sanity Linq creates the wrong _type???
The text was updated successfully, but these errors were encountered: