firebase is not working with with polymer 3.0

377 views Asked by At

I was using polymerfire with polymer 2.0. However, then I decided to move to polymer 3.0. I tried to use this element https://www.npmjs.com/package/polymerfire3. But it doesn't work. It kept on giving an error

Cannot read property 'signInWithPopup' of undefined at HTMLElement.signInWithPopup (firebase-auth.js:200)

Is there a way to fix this?

0

There are 0 answers