The problem here is that whenever I open the page. the link is automatically opens, sometimes it opens 3 new windows without clicking the div
<div onTouchTap={window.open(a)}> TEST </div>
can you please provide your input? or suggest any other alternatives. by the way I am using ReactJS