Mark Pors
Mark Pors
When sending posting a mutation I get the following response: ``` Bad Request: /graphql WARNING 2020-03-20 16:22:36,060 log 70927 123145500200960 Bad Request: /graphql 127.0.0.1 - - [20/Mar/2020 16:22:36] "POST /graphql...
instead of going back in the iframe only. I can't reproduce it. If someone can, please let me know.
Ionic uses this file to apply the drag to the checkbox. https://github.com/driftyco/ionic/blob/master/js/views/toggleView.js And this file to detect the gestures. https://github.com/driftyco/ionic/blob/master/js/utils/gestures.js
Next to the demo[ kitchen sink](https://github.com/pors/reactionic-kitchensink) app it would be cool to have one or more example apps. Some ideas: - [Todo app](https://www.meteor.com/tutorials/react/creating-an-appl) - [Contacts](https://github.com/meteoric/contacts) - [Product hunt](https://github.com/meteoric/meteorhunt) - Other...
See https://github.com/meteoric/meteor-ionic/pull/378
See https://github.com/meteoric/meteor-ionic/tree/master/components/ionList and http://ionicframework.com/docs/api/directive/ionList/
Create a branch and use sccs files from https://github.com/driftyco/ionic/tree/2.0/ionic to get a feel for how difficult this might be.
When using a functional React component for e.g. `NextComponent` there is a TypeScript mismatch: ``` No overload matches this call. Overload 1 of 2, '(props: SwiperProps | Readonly): Swiper', gave...
Email notifications have the option to reply by email to update the pad. We need to figure out how that used to work, and how we can activate that again.
See e.g. https://hackpad.co/Pieter-Omvlee-Sketch-xJ8q1QK3H55 in an Incognito browser window: the login screen should be custom there maybe, and the top-bar should be custom or removed. Also: see what happens when you...