I have a bunch of links in my app. I added rel=\'external\' target=\'_blank\' to all of them.
rel=\'external\' target=\'_blank\'
In the Ripple emulator, or in a regular desktop browser,
You Could just remove target attribute
Use only "rel" attribute
I hope it could solve your problem as i face that problem multiple times.