Building Wizard Crashed The App

I was adding a wizard to my app and now the entire app has crashed with an error:

Something went wrong
Error ID: 8980433b996b400dbdef8255ba07b0df
Objects are not valid as a React child (found: object with keys {environment, runningQueries, inEditorMode, appName, appUuid, pageTag, configVars}). If you meant to render a collection of children, use an array instead.

Is there a way to recover this app or go back in version history? (Note that I cannot open the app or the editor for the app).
I've emailled support as well but no response so far.

The app has a lot of work in it so i'd rather not have to start from scratch.

Thanks!
~Ben

Looks like an update was pushed out, now when I edit the form the crash is shown, but only in the main panel - and the editor panels are still visible.

I was able to remove the wizard step which then fixed the issue.