Side menu strange behavior, need help

Hi there.
I’m currently have a project with 2 pages, and a side menu.

I’ve created custom states at the side menu level, depending on the variable which says which item is actually active.

Each menu item has a workflow with 2 actions:

  • Change the variable value to keep which page is active
  • Navigate to the page according to the item clicked.

It works, but I’ve a strange behavior: each time I click on a menu item (and it’s the same on the logout button at the bottom, even if I just changed the text and icon), a new tab is open which leads me to the home project page.

Any guidance where the problem stands?

To be sure, I’ve just created a new blank project with only the side menu, without any change. And this behavior is the same.

And the action to switch the page is in the inspector, Link section, for the users who may face the same behavior.