Hello everyone, I need help solving a problem. I created an adaptive button using variants and connected them with “On Click.” I need the overlay with the message “Item added to wishlist” to appear when clicking the “+” button, and at the same time, the “➕” should change to “✔️.” However, this doesn’t work as expected. I understand that the issue is that the button can’t respond to two different triggers at the same time, but I don’t know how to solve this problem
Here’s the link to the video