Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the $fire() method collides with $fire from @nuxtjs/firebase latest module #16

Open
szczynk opened this issue Mar 11, 2021 · 1 comment

Comments

@szczynk
Copy link

szczynk commented Mar 11, 2021

i was using @nuxtjs/firebase latest module with this module, suddenly my firebase doesn't work at all.
after digging what's wrong, i realize this.$fire was used in two module and overwrite over and over again.

the solution that i make wast simply rename this.$fire() into something else
i hope u see this issue

my best regard

@hedihadi
Copy link

i've made a new repository for it, i dont know how to fix the typescript code
https://www.npmjs.com/package/vue-simple-alert-fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants