Skip to content

Can't map between List<ExpandoObject>s #1418

@mikeycooper

Description

@mikeycooper

When I try to create a map in 5.0.0 between two objects which contain properties of type List, I receive an IndexOutOfBounds exception on the mapper Initialize: Index was outside the bounds of the array.

If I change the properties to dynamic, no exception is received.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions