This is a static preview of the app and there is no backend. As such, the interactivity
requiring script execution is non functional. To see the fully functional app, edit/run it in
Windmill by clicking the button above.
Scripts used
if (bg_0.result) {
state.s3BucketList = JSON.parse(bg_0.result);
}
return0;