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
When I try filter .Where(x => x.Type == Type.X) where Type is enum I get exception:
Unhandled exception rendering component: Unsupported binary expression: (Convert(x.Type, Int32);