[IONIC 4] Press on a routerlink create a rectangle orange or blue in the HTML

Like i said in the title, when i click on a routerlink (for exemple a card which have a routerlink), a rectangle orange or blue appear all around the card.

How can we delete this rectangle …?

share your code or give more details…

Hi,

Juste like i said, this is the simple code of routing with angular router (like the picture).

I think i found a workaround, i use the angular router only in the TS file and not in the html balise like here and it’s seem to work !

Capture

Yes, that was the solution, use link in typescript instead of html