Kushagra Gour

Results 229 comments of Kushagra Gour

+1. Gonna use it for our team blog :)

Hey @developit Any pointers that you can give so that we can make this work on our side with Preact X? For now, this is my working hack: - In...

Use case: We are a push notification service. We want to automate testing if the push notification working on a website with our code installed.

Meanwhile, we switched to Cypress and this is how we test things - https://engineering.pushowl.com/mocking-web-push-notification-in-cypress/

Please ignore. Seems like its working fine :)

I investigated the issue and found that the culprit is actually this line: `-webkit-transform: translate3d(0, 0, 0);` This was actually put to resolve a chrome bug long back. You can...

@CodeBrauer Great! Thanks for opening it with Webkit.

@mathetos 😄 Yes. If you see here -> http://github.hubspot.com/tooltip/docs/welcome/, the extreme aligned ones are not possible yet.

Let me test this on FF 27 and see whats wrong.