vue-google-login icon indicating copy to clipboard operation
vue-google-login copied to clipboard

Error about rendering the component

Open mtalhabalci opened this issue 3 years ago • 0 comments

Hello, I'm using the vue-google-login component in my project.

I have to go to sign-in page from a different page with route. When the login page renders the component doesnt show up When i f5 the page the component renders with no reason.

I even put an interval in beforeMount method and try to rerender the component every three seconds thinking that it would be a problem about the clientId which can be null at initial value.

But couldn't solve it.

Thanks in help.

mtalhabalci avatar Oct 12 '21 06:10 mtalhabalci