Hi guys. I’m hoping you can help me out with this issue.
I’m making an “add to cart” CTA that you can change the quantity by clicking on +/- icons.
It works fine but I wanted to add a conditional where if the number hits zero, the button would CHANGE TO "DEFAULT state.
However, when I try to change the state to default in the prototype panel, this is what I get.
Do you have an idea why this is happening?
I also tried even deleting the conditionals and unlinking variables to see if that was the issue and nope. Nothing.