google-yolo-inline icon indicating copy to clipboard operation
google-yolo-inline copied to clipboard

OpenYolo timeout error

Open adriancast opened this issue 6 years ago • 5 comments

The one-tap feature does not work as expected: image

How to reproduce:

  • Clone the repo
  • I ran it with

python -m SimpleHTTPServer 8080

  • Open the browser in localhost:8080

adriancast avatar Sep 05 '18 07:09 adriancast

Same ^

gondar00 avatar Sep 17 '18 18:09 gondar00

if you can use firebase

https://github.com/firebase/quickstart-js

gondar00 avatar Sep 25 '18 06:09 gondar00

Same problem! How did you fix it?

gauravAtProptiger avatar Apr 11 '19 10:04 gauravAtProptiger

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 ?

contact2mayurkukadiya avatar Dec 18 '19 07:12 contact2mayurkukadiya

Getting same issue :(

umeshpatadiya avatar Dec 18 '19 10:12 umeshpatadiya