The problem is that the side menu functions correctly on my home page, but its behavior differs on other pages. For instance, I’m employing a boolean to toggle its opening and closing.
On various screens, when I click the “close” button, it unexpectedly takes me back to the home page (without any navigation action configured). Have I made an error somewhere?
@luka So indeed I can see the workflows.
Two observations caught my attention.
Firstly, the red arrow was supposed to alter the variable’s value to “False,” but it remained unchanged. However, upon opening the mobile side menu, I did observe a “true” value.
Secondly, the blue arrow indicates a navigation flow towards the home page, a workflow I didn’t configure within the mobile menu. This is puzzling.