chuckmah

Results 10 comments of chuckmah

same bug did you manage to make it work? edit : seem like a regression in firebase 10.7.0 posted an issue using you repro at https://github.com/firebase/firebase-js-sdk/issues/7991

For us the issue only happen when we use the backtick (string litteral) in the template.. the error is gone when using single or double quote.

for the record I was following that guy tutorial on using firebase auth with remix -> https://www.youtube.com/watch?v=y1vzJ9nQQBs , you can check his repo https://github.com/ianlenehan/my-remix-app He effectively call the signInWithEmailAndPassword in...

yes you can close, like i said i moved my auth code in the client is its all fine thanks very much for the support

> You should import it from vue-property-decorator like `import { Component, Vue } from 'vue-property-decorator'` > vue-property-decorator simply re-export a named Vue from the default export of the 'vue' package....

> > I reproduced it with the cli by creating a project with babel + ts and upgrading ts to its latest version (but it appears on 3.5.3 too) >...

@octref from you example if you add Typescript you will have the auto-import suggesting by clicking on the 💡 from VSCode. here's how i reproduced it using minimal deps (not...

Exact, un `` serait encore mieux . Par contre faudrait voir tout les impacts, a ce que je vois le radio peut être utilisé dans le radio-group ou un button-group...

@raphpare @jipigi On doit se rencontrer pour les bonifications concernant les m-link (et par la bande les m-navbar-item) j'ai des ajouts aussi que j'aimerais faire...