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

Uncaught (in promise) TypeError: Cannot read property 'getAuthInstance' of undefined

Open naveen84123 opened this issue 7 years ago • 0 comments

When I am trying to use this package in vue component. I am getting this error. index.js:54 Uncaught (in promise) TypeError: Cannot read property 'getAuthInstance' of undefined at Object.signIn (index.js:54) at VueComponent.eval (VerifyGoogleAccount.vue?./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0:53)

naveen84123 avatar Aug 07 '18 14:08 naveen84123