Let’s say I had a page, and every time I clicked anywhere on the page it sent me to page “x”, and I had a button on-top that sent me to page “y”.
In my project, whenever I have an interaction on-top of another interaction , 50% of the time when I press on the button, it takes me to page “x”, and the other 50%, to page “y”.
Is there a fix?
Thanks 🙂