Right Click on a link opens the link Ionic Framework

I am testing out an app with Ionic Framework. I am listing out items in <a> tag so when the user clicks on the link,user will be taken to that specific page, but When I just want to inspect element from the Chrome's Console and I right Click on the element, it just opens the link instead od developer tool's tab?.

This problem is just with Ionic I suppose, elsewhere it is working fine. What can I do to stop this behavious of Ionic??