Moses Gunesch

Results 44 comments of Moses Gunesch

Happens with Logitech Control Plus (L510) model as well, using the Logitech Options app on Windows 10. One clue: while tinkering in the Options app with side scrolling options, horizontal...

@szszoke kösz -- hopefully the fact that the Reload Window command knocked it out just after the reload started will be a good clue for someone looking into this!

That’s great news, can’t wait to try it! (Although my last update annoyingly knocked out all my settings so I hope it’s less painful this time)

The suggested PATH fixes above did not work for me. But I did find a janky workaround: `git update-index --assume-unchanged ./secrets/*` This is a special git command that does not...

It's great that you all are trying to resurrect this project but my current project timeline is tight, so I'm wondering - is there a fork out there where at...

This is probably caused by spreading the wrapperProps onto the img element [here](https://github.com/gatsbyjs/gatsby/blob/0a04e38d857255fe675101bd96797c67d2d6e743/packages/gatsby-plugin-image/src/components/gatsby-image.browser.tsx#L254) without deleting special Gatsby props like onStartLoad first.

Thanks for filing, it affects our app and we will be tracking this issue for a fix. Stuff like this is important despite being innocuous, since we don't like to...

Same issue here (RN 0.57.8)

More importantly the build was failing (see https://answers.netlify.com/t/error-being-thrown-by-gatsby-plugin-netlify-cms/54668) -- however, even though the package.json does need updating for the cms to support react 18, we are now able to build...

Hi @gregberge and the Netlify team. We were considering trying out Yarn 2, which was released at the beginning of 2020, but are concerned about how little support Netlify seems...