-
My goal: Be able to edit this app
-
Issue: Everything is just in a loading state, I am unable to select a component to edit properly too.
-
Steps I've taken to troubleshoot: Restarted browser, restarted laptop, exited out of the app and back in
-
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.
Is it possible that refreshing the table would itself re-trigger that particular event handler, thus causing an infinite loop?