There was an error while loading. Please reload this page.
Any time you have an expression like {await promise && foo}, foo is the latest value rather than the value associated with the batch that was restored
{await promise && foo}
foo
link