vue-simple-alert
vue-simple-alert copied to clipboard
the $fire() method collides with $fire from @nuxtjs/firebase latest module
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
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