Skip to content

Cannot pass in input variables into the <await> tag #2721

@agliga

Description

@agliga

Marko Version: 6.0.31

Details

When using await tag I cannot pass in input into a component inside await tag.

Expected Behavior

I should be able to pass in input from the parent. If I remove the input reference, the code renders fine.

Actual Behavior

Getting: An error has occurredTypeError: Cannot read properties of undefined (reading 'attributes') (this is logged from the catch part of the try/catch.

Your Environment

https://github.com/eBay/evo-web/blob/marko6-3d-viewer/packages/evo-marko/src/tags/evo-3d-viewer/index.marko

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions