Brian Feister

Results 9 issues of Brian Feister

Hey, thanks for this! Apologies if you're not open to questions in the form of issues here, if you're willing to discuss on a different channel I can definitely do...

Just wanted to say thanks for the great work here! Really appreciated having a Gatsby / React version in lieu of the Nuxt / Vue version Sarah Dresner originally put...

I've been researching and looking into the best way at present to do a large-scale enterprise / battle-ready enterprise project and the one that looks best to me thus far...

For some reason, when I set the options: ``` $scope.dtOptions = { selectable: true, multiSelect: true } ``` the `onSelect` callback is fired, however if I disable multi-select and have...

bug

When attempting to enqueue a LESS stylesheet with the `wp_enqueue_style('foo', get_stylesheet_directory().'bar.less')` method, I'm getting a PHP error as follows: ``` PHP Warning: filemtime(): stat failed for /Applications/MAMP/htdocs/mysite.com/content/Applications/MAMP/htdocs/mysite.com/content/themes/my_theme/assets/less/bar.less ``` I'm pretty...

Does the WP CLI extension support multisite migrations? So far I've not had any luck - figured it was worth documenting as an issue one way or the other.

The temporary canvas generated for resizing prior to confirming the crop doesn't work on iOS 8.1.2 (not sure if it worked previously). The demo JSBIN seems almost up to date...

**Prerequisites** [x] Put an X between the brackets on this line if you have done all of the following: * Read through the README fully. * Ensured you are running...

bug

### Describe the Bug When my web browser makes the following API request, initiated by Umami, the response is only a `400` (header, with no body). Fortunately, when trying to...