Ethan Clevenger

Results 28 comments of Ethan Clevenger

Related (perhaps) - on my implementation, when I click on an element with `transform`, the element immediately gets a `left:9px` that isn't removed after dragging. That gets added to on...

Ah, but the `hasAccessToken()` functions for Session and Redis are both checking for the existence of _any_ token, not just an access token.

Will do - probably not until next weekend though. Maybe this week.

This is ready for review whenever

I'll add a note I made on the linked ticket. If you don't make it over to that ticket, the solution here is to disable Gravity Forms's "No-Conflict" mode (https://docs.gravityforms.com/enabling-no-conflict-mode/)...

Getting this error specifically as part of #1030. Probably a deeper issue there, but this is how it's manifesting.

Related: https://github.com/Automattic/facebook-instant-articles-wp/pull/814

@benbreedlove @rbacarin any chance you also had custom transformer rules configured?

.htaccess solutions not working for me. Mine actually works fine on a local version of the site (using either command line curl or Postman) or if I use Postman to...

Hm, so local machine, where it works, is running Homestead. The live server, where it was not working, was running PHP 5.5 with cgi as the handler. I bumped it...