Grayson Hicks

Results 66 comments of Grayson Hicks

@jsbrain Just time! 😆 The `get` function is already used for this use case, but in the opposite direction. I believe the `set` function from lodash would do what we...

Hey @raae is this okay to merge? Should I pubilsh a canary version for you to test out?

@raae Thanks! Want to pair on this soon?

@aghreed @raae Okay, I fixed the conflicts and published this as `3.6.0-alpha`! Sounds like from raae's last comment there could be bugs with arrays or duplication, but should now be...

Closing this as the same work was merged in with #123 . Thanks @raae !!!

I think this is good to have! But if it is already in #87, then we will probably just merge that one.

Working to implement this here: https://github.com/graysonhicks/gatsby-plugin-remote-images/tree/feature/timeouts Is based on WP plugin usage, although will be much simpler: https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-wordpress/src/steps/source-nodes/create-nodes/create-remote-file-node/index.js I think it is working as is, but Jest + env vars...

@panzacoder Hi! Yea, the React 18 splitting might not be SSR'ing at the moment. Need to check with @wardpeet on what the expectation is there. Nothing should have changed for...

Hm, 3.4.0 should work for v3 of Gatsby. Do you have a link to a reproduction?

Can someone please post a minimal reproduction so I can take a deeper look? Thanks!