Matt Widmann

Results 71 comments of Matt Widmann

Yeah I can take a look... All you'd want is just to not have to pass it in then right? Should be just something like `{ Socket: () => {...

I'd like to see examples of how to handle gracefully when the data doesn't align with the specification described. What happens and how to recover without using exceptions for control...

This workaround does not work for me. I checked your website, and it doesnt work there either. I was able to get scrolling to work _once_ when its first opened...

Yeah, disable scrolling works as in it allows the side menu to scroll. However, the body being scrollable was not acceptable for us. We had to roll back the version...

I can't share the codebase, but I can show you the relevant code that got this to work for me. Hopefully you can find a better solution because mine involves...

That would most likely greatly improve my rate limiting... I'd give a 👍 that What I mean is that I get that exception when I hit the limit. Perhaps instead...

Can confirm this bug on GraphQL Playground HTML. My directive doesn't even show up like above though, but I can confirm from the functionality that it is there. Tried downloading...

Perhaps its because its a private function, is there no way to support this?

> Anyway, for an issue that's been open since 2017 does that mean this issue is never going to be addressed? I personally forgot I even opened this issue and...

tried both master and this branch and I am unable to get anything except an empty view to show confetti. Am I doing something wrong or is this not made...