salesforce / lwc

⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
https://lwc.dev
Other
1.64k stars 393 forks source link

[SSR] non-`asyncYield` modes failing fixture tests #4838

Open nolanlawson opened 1 day ago

nolanlawson commented 1 day ago

This commit demonstrates the issue: https://github.com/salesforce/lwc/commit/4fc5ec9108c1101c95eeeabf4cdb0e418993bcf3

We plan to switch to sync mode eventually, so we need to make sure that we keep it actually working. But it seems that asyncYield is the only variant that is currently passing tests.

git2gus[bot] commented 1 day ago

This issue has been linked to a new work item: W-17219266