Yeah, I’m seeing the same issue today. I added a console.log to the onClick of the discard button and nothing happens when clicking it.
What’s weird is that I have two places in my app using the max modal, the one I’m currently working on is broken, but the other one still works fine.
This isn’t the first time either. I ran into similar issues twice in 2025, once with the confirmDiscard prop not working, which forced me to use a custom modal.
At this point I’m just going to implement my own save/discard buttons instead of relying on the max modal. Really frustrating.
It was happening for both production shops and dev shops. (I will confirm this in a bit, waiting for the person that first reported this issue, i am not sure if i tested on production shops).
I use the ui-modal component with the src attribute and the max variant. Inside that component i use the ui-save-bar component.
We use vue as a framework and we are using @GovRayt/app-bridge 3.7.10.