Skip to content

Where with enum throw exception #116

@lkroliko

Description

@lkroliko

Hi

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);

Is filter by enum values is not supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions