diff --git a/page/src/playground.tsx b/page/src/playground.tsx index d796d795..85336df8 100644 --- a/page/src/playground.tsx +++ b/page/src/playground.tsx @@ -79,6 +79,8 @@ export class Playground extends React.Component< }); this.output.current?.clear(); + + location.reload(); } initFilesys() {