Adam Greer

Results 6 issues of Adam Greer

Hi The help mentions being able to use a config file, but there's no documentation on the accepted options for this. Could you give some guidance? I was hoping to...

Added config for a placeholder image if no other image found. I wasn't certain how to add a resource into the module, so you may want to supply a small...

Hi It appears that any image I serve through this plugin doesn't get cached through Cloudflare, whereas my standard images will. I haven't had time to fully investigate this, perhaps...

bug

Hi Just installed the package and trying to use on a query. In particular I'm trying to avoid the 3rd problem you mention in the docs with "ambiguous column". ```...

Any assistance on adding arrays of values are arguments? I'm getting extra string values which is then causing the queries to fail. ``` $baseQuery = (new \GraphQL\Actions\Query($class, [ 'nearVector' =>...

### Describe the bug Some icons are missing using the component on version 2.23.1 ### Steps to reproduce the bug Installing 2.23.1 and Bootstrap 4.6.2 ``` // Working //Not working...