Single Page App: Routing without moving to a new content page

Hi,

I am building a Single Page App and would like to use routing but without moving the content to a new content page, is that feasible?

My approach is as follow: 1/add a route in the route panel, 2/add a route component in the page itself and 3/ add a conditional region linked to the page route component (using the ismatch attribute)

Step 1 is working great and the routing is working well to the page:
image

However, I am unable to get a ‘ismatch==true’ in the page itself for the following:
image

Can you please advise how to correct it?

Thank you

Community Page
Last updated: