Mike Jenkins

Results 7 comments of Mike Jenkins

> I got this working fully today (I hope!). Code [here](https://github.com/UKGovernmentBEIS/beis-opss-psd/blob/master/psd-web/app/assets/javascripts/autocomplete.js#L40). Edward, your link is dead. Do you have this code available somewhere else?

Thanks @edwardhorsford. I'm trying to achieve the same in React.

**NOTE: Found this was because I hadn't run the SQL functions in the SQL Editor to delete storage objects via the API with my actual project URL and service_role_key.** I've...

Thank you for sharing your solution here. I encountered the same issue.

Any resolve on this one? I'm still seeing this warning on build. Edit: I ended up just patching it myself.

Not sure if this repository is still active, but I found that I also had the video tearing on both x86 generic and Rpi4 with 8GB of ram. Both setups...

> As a work around for the style attributes on `gatsby-announcer` and `gatsby-focus-wrapper` you can add a style-src config like this: `'style-src': "'self' 'unsafe-hashes' 'sha256-MtxTLcyxVEJFNLEIqbVTaqR4WWr0+lYSZ78AzGmNsuA=' 'sha256-o4LYhp5wtluJ8/NWUV2vi+r5AxmP8X2zEvYHCpji+kI='"` > > (unsafe-hashes option...