Sujay

Results 8 comments of Sujay

This is how I fixed the CORS error for analytics and preview mode Use `resolveUrl` in gatsby-ssr.js: ``` , ``` `createRedirect` in gatsby-node.js ``` exports.onPreBuild = async ({ actions: {...

@slawekkolodziej Hey man, do have any updates? 😬

Hi folks, even I am facing the same issue in preview mode. Error message is `Error finding instance "1wxccpy1m7t.d" on window 2 ` Here is the site for reproducing the...

@mhevery Is there any update on this issue ?

Hi @seratch Any updates on this feature ? When can we expect it ?

Hey @LekoArts, [this](https://github.com/SujayPrabhu96/gatsby-image-onload) is the minimal reproduction site. In the above repo, we have 2 pages: `landing-page` and `about`, in which, it has banner image and a title which shows...