Clarification in Targan,s Algorithm

As we know that in Tarzan,s algorithm for SCC,if we have a back edge than we have to take minimum of low value of current vertex or discovery value of its ancestor vertex. But what will be the issue if instead of discovery value ,we take low value of its ansestor.