-
**Describe the bug**
When trying to import the 'vue3-google-signin' library in an ES environment, I encountered a type error indicating the absence of a declaration file for the module. The detailed …
zuhno updated
6 months ago
-
I'm getting this error on a clean nuxt project + storybook while running storybook in dev mode (npm run storybook)
Reproduce on stackblitz [https://stackblitz.com/edit/nuxt-storybook-error?file=packa…
-
**Describe the bug**
Hello,
I've noticed that the TypeScript type definitions, previously available in the `dist` folder, are missing in version 1.3.4 of `vue3-google-signin`. This change has le…
-
### Environment
- Operating System: Windows_NT
- Node Version: v16.19.1
- Nuxt Version: 3.6.5
- Nitro Version: 2.5.2
- Package Manager: npm@8.19.3
- Builder: vite
- User Co…
-
Hi!
After many hours on this and lot of searchs, i come here...
**Describe the bug**
On a fresh new Nuxt project I'm trying to add Google OneTap SignIn with `nuxt-vue3-google-signin`.
I added th…
-
Hello,
I am currently using the LTS version of Node.js **20.10.0** and when I install the package I have this warning :
```
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE pac…
-
Link to documentation and to Vue 3 plugin is broken: [vue3-google-signin](https://vue3-google-signin.syetalabs.io/)
-
**Describe the bug**
Whenever loading the library it results into this given error:
GET https://accounts.google.com/gsi/client net::ERR_INVALID_HANDLE
var initialize = () => {
isLoadin…
-
## I keep getting this error in development and i have already set the parameter whats might be the problem its probably a bug
```
Uncaught (in promise)
Object { message: "Missing requ…
-
Hi there,
Any chance of removing this debugging statement? Currently this is outputting in our production env. https://github.com/wavezync/vue3-google-signin/blob/2bdfffd29919e4df6cf857f3223c866733…