Faris Abusada

Results 10 comments of Faris Abusada

To continue the weirdness, i had the same issue, then i just changed my `.babelrc` to `babel.config.js` and it worked again, why ? i don't know yet, i will investigate...

which babel version are you on ? https://babeljs.io/docs/en/next/babelconfigjs

I saw the addition of the recent `getUserFromCookies` function, I was wondering if it could be used inside the updated [nextjs middleware](https://nextjs.org/blog/next-12-2#middleware-stable) to do basic authentication like this example [here](https://github.com/vercel/examples/blob/main/edge-functions/jwt-authentication/middleware.ts)....

yes, that sounds great, I would gladly prepare a pull request with the changes, I'll try to have one ready by the end of the week

Could you possibly point me to the code where you suspect the issue is happening? perhaps i could be of help!

You may find [this](https://github.com/GoogleWebComponents/firebase-element/issues/86#issuecomment-155425419) helpful

Please refer to firebase events documentation [here](https://www.firebase.com/docs/web/api/query/on.html), to learn about events provided by the Firebase core library, and once you have learned them, i can tell you that `Polymer.FirebaseQueryBehavior` fires...

i made [PR](https://github.com/atlassian/cz-lerna-changelog/pull/17) that fixes this, but i don't know if this repo is still maintained or not, we use it in our projects and we need it to support...