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