onClick prop does not work & Plasmic Studio crashes

We have a plasmic project (5oXnB8wC7jPW4zFPiJf8tM) that is used in a browser extension.
My colleague told me that the onClick functions (that are being called with onClick props on override props on the codegen components) are having no effect. the console logs don’t print out.
I went and had a look at Plasmic Studio. Realized that one of the Buttons, when clicked on on in the outline on the left - causes the page to go white. and one has to refresh the page again. That had been consistent. Happens every time, for me and my colleague.
To figure out more about the onClick thing, I created more buttons, more elements to see if any of them is clickable. But none of them were.
While creating those in Plasmic Studio, sometimes, clicking on an element in the outline caused the browser to crash! But that wasn’t repeatable for the responsible element.
I also remember that I clicked on Q to open add a new element. Then in the modal on the side, there is a list of things to add including “Icons”. Clicking on it caused the entire browser to crash.
There is video proof for all of this and there were no logs that would give any insights on the crashes.

solved.
the clicks were working - the console logs weren’t showing up because its inside of an extension popup