Ash Hitchcock
Ash Hitchcock
Since updating the main WpGraphQL plugin to `0.10.3` I am getting a really slow query, I seem to have narrowed it down to an ACF gallery field/media items, that tips...
jQuery.browser has been removed from the latest version of jQuery (1.9) and is causing the plugin to fail without using https://github.com/jquery/jquery-migrate long term I guess modernizr will have to be...
As the project grows in size and popularity it would be good to set up some formal tests.
I am getting a 'Maximum call stack size exceeded' when using cssFlip the file is about 11000 lines long if that helps, and is being run as part of a...
Currently the maxYear is set to 2015 as we in 2016 this will likely break a lot of apps not checking this. I have change this to : new Date().getFullYear()...
I have come across a bug in the getCell Method were the var row = -1. This seems to happen when you try to get the 1 day of the...
Hitting an issue when the plugin is inserting the meta links it tries to find a page of `500/index.html` however Astro as generated `500.html` Disabling the inserting meta links fixes...
When using the newer Netlify adapter in Astro it uses the local image CDN, however if you have the `trailingSlash` set to `always` it will only work with image urls...