Looker Extension Framework Reloading

Is there documentation that details when the Extension Framework decides to reload?  I’m working on an application and when I trigger an onClick event with some buttons I’ve added it causes the whole framework to reload and start from scratch.  I don’t see any console errors or warnings and the data itself looks fine.  Anyone else see this behavior?

0 1 152
1 REPLY 1

For my case the reload was happening from the button click because I had a <Form> container and it was interpreting the click as a submit.