diff --git a/plasmicpkgs/plasmic-basic-components/src/Embed.stories.tsx b/plasmicpkgs/plasmic-basic-components/src/Embed.stories.tsx index ca9bb490248..051d60c3f76 100644 --- a/plasmicpkgs/plasmic-basic-components/src/Embed.stories.tsx +++ b/plasmicpkgs/plasmic-basic-components/src/Embed.stories.tsx @@ -256,6 +256,90 @@ ${makeStatusAndScript(3)}`, }, }; +/** + * Regression test for the Embed HTML script-rehydration race. + * + * The rehydration effect loads embedded scripts sequentially, `await`-ing each + * external (`src`) script's load event before continuing. It captures the + * `