I'm using react paypal sdk.
In mobile , paypal window will popup and show as iframe. The question is : If user enter the wrong password, the iframe will change the url, which will increase winodw.history.length. After close the paypal popup, history.back() won't work as usual. Is there any solutions?