How to have a modal in Ionic 4 with different pages inside of it?

I have a modal where I use a component that has a routerLink inside it.

When the user clicks on that item, instead of opening that page (even below the modal) nothing happens. This is somewhat counter intuitive or at least a bit confusing imho.

What do you guys think about that?