Curtis Mosters

Results 24 comments of Curtis Mosters

You can find that question here: http://stackoverflow.com/questions/28495507/deep-linking-with-ajax-does-not-work-with-latest-jquery-address But actually I don't use that plugin anymore, it was too buggy and response from the creators... I now use my own ajax...

I just solved it with my own solution, but good to know. You can close if you wish.

I found a way to at least move it the working space of Jenkins. There the index.html can be accessed. But would be way greater to have all the stuff...

It's nice to have a workaround somehow indeed. But I have currently 3 of 8 calenders. All are heavy used. And this would take me hours to proceed. As there...

Hi @zwhitchcox a good catch. But you forgot the line with the userId. So please edit your pull request and add that line: `const userId = getUserId(context)` So that postMutation...

Btw https://github.com/howtographql/react-apollo/pull/76/files already does the same thing. This is obsolete. Please merge the 76 pull request instead.

Got it working. But the project is incompatible. You need to change several things to get it running as it's not react-native here.

Tested and works.

I solved the issue with this video: https://www.youtube.com/watch?v=dr9I4xPYkdw It's just adding the SnackBar and easy-peasy. And adding the errorhandling as link to Apolloconfig. And that's it. Now the error is...