Moses Gunesch

Results 44 comments of Moses Gunesch

@chenqingspring > Yes, I think that is a bug to be fixed. I'll handle the logic in the wrapper. Sorry to bother you about this open issue from 2018 but...

Yes I agree, this is a poor default. Wanting to click an animation to pause it is not an everyday use case, and `isClickToPauseDisabled` is cumbersome at best. Suggest that...

I'm having the same issue as @icd2k3, the plugin is not doing any basic minification (whitespace removal). It does seem to be running, since I am using typescript so I...

(I should add that I did not include a .babelrc file in my project since from your docs it seems like I can just used the options/overrides objects in the...

You can use the repro project [here](https://github.com/yallllc/gatsby-image-query-bug) to investigate the issue.

@skellock cool, thanks for sharing your system! Mine does indeed let you use platform specific extensions, like .web.tsx / .native.tsx. Check out my example repo! What I'm struggling to figure...

Cool. I've been able to simplify the system to just use index files without the weird shim file, retry the repo link above to see changes. Closing this issue here...

@nhannah Thanks for noticing that iOS safari issue! Hopefully the Next authors will take it into account if they ever address this glaring problem. Gatsby has excellent built-in scroll restoration...

@tomiviljanen CC @ijjk hi I tried the experimental scroll restoration and it worked pretty well. It has a few outstanding issues though: 1. scroll doesn't restore on page refresh 2....