google-yolo-inline
google-yolo-inline copied to clipboard
OpenYolo timeout error
The one-tap feature does not work as expected:
How to reproduce:
- Clone the repo
- I ran it with
python -m SimpleHTTPServer 8080
- Open the browser in localhost:8080
Same ^
if you can use firebase
https://github.com/firebase/quickstart-js
Same problem! How did you fix it?
I have also same issue. I have two page Login and signup. I want to put this google yolo into signup page. When I put code into page. it's working fine. but when I change page. my Iframe remain in page as it is in login page also (because I am using angular 8). so that I remove that google yolo iframe using jquery while exit from signup page. now after removing that iframe using jquery, when I again move into signup page, "requestTimeOut" error is occur.
Is there any solution for reload that Iframe again ?
Getting same issue :(