Matheus Chimelli

Results 16 comments of Matheus Chimelli

Have you ever tryed use with async/await? Take a look at: [OneSignal Web SDK API](https://documentation.onesignal.com/docs/web-push-sdk#section--ispushnotificationsenabled-) This is the code provided on docs: ```javascript OneSignal.push(function() { /* These examples are all...

Sorry, but I cant understand. Could you provide more details? I checked your code but i couldn't understand what you want to do

?? Em 6 de jul de 2016 15:05, "Максим" [email protected] escreveu: > free bitcoin > https://qoinpro.com/7c60c24ca7a498cb9bea167983a43216 > > — > You are receiving this because you authored the thread. >...

> Same issue here. @matheuschimelli are you using yarn? i found that [the demo](https://github.com/playwright-community/heroku-playwright-example) broke when using yarn as that is what we are trying to get to work on...

> @matheuschimelli I found that it wasn't related to yarn but the newer version of "playwright-chromium" (or similar). > > try hardcoding your package.json value for "playwright-chromium" or similar to...

> Hey guys, so was very frustated at this problem as I had it too, am using Yarn. I followed your advice, downgraded to 1.15.0 and it works, thanks. Hopefully...