Skip to content

[BUG] No type resolved when calling to #319

@stefankoppier

Description

@stefankoppier

Describe the bug
When calling the target function to("name"), the type is not resolved completely. This results in the combination of to and transform to fail.

To Reproduce
See disabled test map object via generic setter explicitly with transform should succeed.

Expected behavior
The type of to calls is resolved completely.

Workaround
Use fromValue or fromExpression instead of fromProperty x transform { ... }.

Mappie version
Any

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions