Kris

Results 19 comments of Kris

I'd love to have this feature as well. Maybe the ability to add a custom component to the light prop. Something like: ``` light={} ```

+1 This would benefit both developers and content editors alike

@cwelch5 Any updates on this bug? I just encountered it and I can't render the script tag coming from my headless CMS

Hey @angeloashmore, I just wanted to see what's the progress with this RFC. The preview plugin's bundle size is damaging my Core Vital score so would be great to see...

@jawakarD Would this PR also update the `gatsby-plugin-google-tagmanager` plugin or do I need to migrate to `gatsby-plugin-google-gtag`?

> Is this still needed? I could look into it next week maybe. This would be amazing - looking for best ways to optimise my GTM script

I quickly created a function to check if the rich text field is not empty. Let me know if I'm missing something obvious ``` export const richTextIsNotEmpty = (field) =>...

I also have the same issue, but using Gatsby. I've used the same code for Next.js and it works correctly but the transforms styles are only applied when I change...