Reset App State?

I see in the editor there is a button to "Reset app state", but is there a way to programmatically do this?

No, other than refreshing the page

Is there a direct way to refresh a page or is it still the utils.openApp() workaround?

It's a little janky but you can use an event like this:

1 Like