App in Edit Mode is freezing / seemingly crashing?

  1. My goal: Be able to edit this app

  2. Issue: Everything is just in a loading state, I am unable to select a component to edit properly too.

  3. Steps I've taken to troubleshoot: Restarted browser, restarted laptop, exited out of the app and back in

  4. Additional info: Cloud

resolved after i reverted. the edit that i made that seemingly made it start crashing is an event handler to refresh a table. :confused:

Is it possible that refreshing the table would itself re-trigger that particular event handler, thus causing an infinite loop?