Services Plugins FAQs

Router Navigation Stopped Working After Plugin Update

Hey guys,

I am not able to figure out where the problem lies. After upgrading the plugin after longer inactivity the condition that I have on RG to highlight a group/button inside RP when Router A’s Path is === Current Cells Buttons View’s button (text).

What am I doing wrong.

Condition:

Router state when changing to Events:

Router state when changing to Settings:

Showing where Router A is in the tree:

The buttons should be highlighted when clicked. This was working before the plugin upgrade from 1.3.0 to 1.9.0.

Here is the app

Also when we are already at it. Would you know how to highlight Events when the user navigates to the page for the first time. So far when the user is taken from the index → dashboard page the page does not highlight the button.

Thank you for help!

Hello @cryptoinwestorka

Thanks for reaching out.

We have checked your app and the color of the buttons seems to change when the URL changes. Please let me know if I misunderstood what you were trying to achieve, or if you have figured out to make it work :slight_smile:

In regards to highlighting Events, or any other buttons, you can set the state on “when the page is loaded” to events, and in conditionals make the following condition: when the state is events > change background color to “desired color choice”.

In case you have any other questions, simply let me know!

Have a great day.

1 Like

I have indeed figured it out! Thanks!

2 Likes