Context:
I have created a few component (1,2,3) and then create a menu component (component A) using the previous components (1,2,3).
Component 1, 2, and 3 has 2 variants each - false and true (Drop down - Close and Open)
I have selected the variant false (drop down-close) as default variants for Component 1, 2, and 3.
In the prototype, I have connected the drop down items of Component 1, 2, and 3 to different pages.
Problem:
Now when I am checking the variants behavior in preview or present mode, the dropdown items are not redirecting to the connected frame, please help.