Hey everyone, I have a problem in a prototype with a tab bar where I want to show and hide the corresponding content using boolean variables.
Without variables, the tab bar works perfectly and you can switch from one tab to the next in the prototype. It is structured as follows (see picture):
As soon as I set in the product tile that content should be hidden or shown by tap
, the tab bar no longer works and the active tab no longer changes.
Has anyone ever had a similar problem and knows what it could be?