Michael Stramel

Results 173 comments of Michael Stramel

This doesn't seem like the correct solution but it is now properly closing subscriptions. Can someone confirm or provide a correct solution? ``` { subscribeFn: (operation, variables) => { return...

@AnotherHermit Thanks for the example of how you're handling it. It worked for me as well. I did have some issues with the typings that said that `dispose` was required....

Would love to see this added as an option of `defaultOptions` object.

I just ran into this issue when upgrading to `styledcomponents@^5.0.0-beta.0`

https://github.com/karma-runner/karma/issues/1292

Just curious if there is interest from the code owners of implementing this?

Looks like this might be covered with #105 & #146 injecting `$stateParams`?

#147 #148 #158 Seem to all be related. I have also seen `grunt-umd` used for wrapping at build time.