Tim

Results 9 issues of Tim

I tried following the server example in README.md but got the error `cb is not a function`. After looking at loadPropsOnServer it looks like it's expecting 3 arguments where the...

This PR fixes https://github.com/helfer/apollo-link-serialize/issues/36. I'm not too sure if the second test is any good but thought it made sense to add. Feedback welcome!

I'm not entirely sure how I managed to do this and feel it must be an edge-case but I have a `Field` without a `directives` property (it's a __typename field)....

### What I'm trying to achieve I'm trying to compose a supergraph with @apollo/[email protected]. ### Steps to reproduce the problem 1. Create a gateway using @apollo/gateway (see [gist](https://gist.github.com/fetimo/7d33b6fab8f4b016f442ea8438e942a5)) 2. Add...

bug

Also posted in [Ionic issues](https://github.com/driftyco/ionic-cloud/issues/84) as I'm not entirely sure where the issue lies. I've created an Ionic project with the following plugins installed: ``` cordova-plugin-console 1.0.4 "Console" cordova-plugin-crosswalk-webview 2.1.0...

### Steps to reproduce 1. Setup SAML with Auth0 (or another IdP with different username requirements to Nextcloud) 2. Login to Nextcloud 3. Use an app assuming a standard Nextcloud...

It looks like the Start Case script strips some characters, I'm guessing outside the range of [a-zA-Z]. 1. Use the following text as input: (Hello) wørld 2. Select Start Case...

Hi, An app I'm trying to interact with is throwing a 400 error as this library will stringify an empty body (`{}`) resulting in a content length of 2, even...

bug

Hi! I noticed some strange behaviour when using the Path input and I'm not sure if this is a feature or a bug. If I have a training definition like...