[BUG:SOLVED] New Buttons Don't Work

Newly created button no longer works as of Update 5.3.198.

I have added a test page that calls for no external events (to test conflicting code). I have placed a new button. I have set an event to update text on the page when the button is pressed. Nothing happens.

Edit: I’d like to point out that the hover/press functions work. I even tested a condition that checked to see if the button is active. The test came back positive. So the button’s animations work, it just executes no action when pressed.

Discord helped and it appears that I was confusing button states from the external extension. So instead of calling the proper native condition, I was calling a button state that didn’t exist on the button.