fix: await issue with fragment#1067
Conversation
Signed-off-by: mertmit <mertmit99@gmail.com>
Signed-off-by: mertmit <mertmit99@gmail.com>
🦋 Changeset detectedLatest commit: c208f07 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Thank you @mertmit There are a couple of things missing:
|
Signed-off-by: mertmit <mertmit99@gmail.com>
|
Hi @ematipico |
|
I know, but the code provided by the user is different from the test, hence my request |
|
Thanks. The bug affects all Astro component wrappers, not just Fragments. Will this work with others too? It would be good to have a test for shorthand Fragment syntax too. |
Signed-off-by: mertmit <mertmit99@gmail.com>
Signed-off-by: mertmit <mertmit99@gmail.com>
|
@ascorbic it seems it should work for others as well (it should only effect formerly broken ones so I believe it is safe) @ematipico added that scenario as well as shorthand usage. |
|
@ematipico any idea when this fix is likely to be released? Thanks! :) |
Changes
Testing
Printing following payload:
Docs
bug fix