Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / samylaumonier/meteor-redux-middlewares issues and pull requests
#28 - The same subscription with different params remove the previous one
Issue -
State: closed - Opened by kl2karpenko about 6 years ago
- 3 comments
#27 - Starting a subscription correctly stops any active subscriptions for that publication
Pull Request -
State: closed - Opened by corporealfunk over 6 years ago
- 3 comments
#27 - Starting a subscription correctly stops any active subscriptions for that publication
Pull Request -
State: closed - Opened by corporealfunk over 6 years ago
- 3 comments
#26 - Starting a subscription doesn't actually stop the active subscription for that key
Issue -
State: closed - Opened by corporealfunk over 6 years ago
- 1 comment
#26 - Starting a subscription doesn't actually stop the active subscription for that key
Issue -
State: closed - Opened by corporealfunk over 6 years ago
- 1 comment
#25 - Duplicate Data in minimongo and store
Issue -
State: closed - Opened by JamesTheHacker over 6 years ago
- 2 comments
#24 - About chained subscriptions
Issue -
State: closed - Opened by berkaytheunicorn almost 7 years ago
- 5 comments
#23 - `_SUBSCRIPTION_CHANGED ` called after `STOP_SUBSCRIPTION`
Issue -
State: closed - Opened by alexpricedev almost 7 years ago
- 8 comments
#23 - `_SUBSCRIPTION_CHANGED ` called after `STOP_SUBSCRIPTION`
Issue -
State: closed - Opened by alexpricedev almost 7 years ago
- 8 comments
#22 - Handling multiple subscribers on same key
Issue -
State: closed - Opened by fatso83 about 7 years ago
- 4 comments
#22 - Handling multiple subscribers on same key
Issue -
State: closed - Opened by fatso83 about 7 years ago
- 4 comments
#21 - Unsubscribe subscription
Issue -
State: closed - Opened by otporsad about 7 years ago
- 2 comments
#21 - Unsubscribe subscription
Issue -
State: closed - Opened by otporsad about 7 years ago
- 2 comments
#20 - failed to start with meteor 1.5 release build
Issue -
State: closed - Opened by tdesc over 7 years ago
- 8 comments
#20 - failed to start with meteor 1.5 release build
Issue -
State: closed - Opened by tdesc over 7 years ago
- 8 comments
#19 - Update utils.js
Pull Request -
State: closed - Opened by ManAnRuck over 7 years ago
- 1 comment
#19 - Update utils.js
Pull Request -
State: closed - Opened by ManAnRuck over 7 years ago
- 1 comment
#18 - Subscription key replace only first underscore
Issue -
State: closed - Opened by ManAnRuck over 7 years ago
- 7 comments
#18 - Subscription key replace only first underscore
Issue -
State: closed - Opened by ManAnRuck over 7 years ago
- 7 comments
#17 - How can I pass data to a subscription ?
Issue -
State: closed - Opened by clemsos almost 8 years ago
- 1 comment
#17 - How can I pass data to a subscription ?
Issue -
State: closed - Opened by clemsos almost 8 years ago
- 1 comment
#16 - Improve test coverage
Issue -
State: closed - Opened by samylaumonier almost 8 years ago
- 5 comments
Labels: enhancement
#16 - Improve test coverage
Issue -
State: closed - Opened by samylaumonier almost 8 years ago
- 5 comments
Labels: enhancement
#15 - Remove environment check
Pull Request -
State: closed - Opened by samylaumonier almost 8 years ago
Labels: enhancement
#15 - Remove environment check
Pull Request -
State: closed - Opened by samylaumonier almost 8 years ago
Labels: enhancement
#14 - Get rid of environment check
Issue -
State: closed - Opened by samylaumonier almost 8 years ago
Labels: enhancement
#14 - Get rid of environment check
Issue -
State: closed - Opened by samylaumonier almost 8 years ago
Labels: enhancement
#13 - Fix isBrowser
Pull Request -
State: closed - Opened by samylaumonier almost 8 years ago
#13 - Fix isBrowser
Pull Request -
State: closed - Opened by samylaumonier almost 8 years ago
#12 - Stop previous subscription synchronously
Pull Request -
State: closed - Opened by samylaumonier almost 8 years ago
- 1 comment
#12 - Stop previous subscription synchronously
Pull Request -
State: closed - Opened by samylaumonier almost 8 years ago
- 1 comment
#11 - Start subscription sometimes not working
Issue -
State: closed - Opened by samylaumonier almost 8 years ago
Labels: bug
#11 - Start subscription sometimes not working
Issue -
State: closed - Opened by samylaumonier almost 8 years ago
Labels: bug
#10 - isBrowser returns false in the browser
Issue -
State: closed - Opened by samylaumonier almost 8 years ago
- 8 comments
Labels: bug
#10 - isBrowser returns false in the browser
Issue -
State: closed - Opened by samylaumonier almost 8 years ago
- 8 comments
Labels: bug
#9 - COLLECTION__SUBSCRIPTION_CHANGED is never dispatched
Issue -
State: closed - Opened by sladkovm about 8 years ago
- 4 comments
Labels: help wanted
#9 - COLLECTION__SUBSCRIPTION_CHANGED is never dispatched
Issue -
State: closed - Opened by sladkovm about 8 years ago
- 4 comments
Labels: help wanted
#8 - Stop subscriptions
Pull Request -
State: closed - Opened by Koleok about 8 years ago
- 7 comments
#8 - Stop subscriptions
Pull Request -
State: closed - Opened by Koleok about 8 years ago
- 7 comments
#7 - Is the setTimeout fix needed?
Issue -
State: closed - Opened by Koleok about 8 years ago
- 3 comments
Labels: question
#7 - Is the setTimeout fix needed?
Issue -
State: closed - Opened by Koleok about 8 years ago
- 3 comments
Labels: question
#6 - Could it work with react-native?
Issue -
State: closed - Opened by marryton007 about 8 years ago
- 8 comments
Labels: enhancement, help wanted
#6 - Could it work with react-native?
Issue -
State: closed - Opened by marryton007 about 8 years ago
- 8 comments
Labels: enhancement, help wanted
#5 - Make middleware and exported actions FSA compliant
Issue -
State: closed - Opened by Koleok about 8 years ago
- 2 comments
#5 - Make middleware and exported actions FSA compliant
Issue -
State: closed - Opened by Koleok about 8 years ago
- 2 comments
#4 - Need a way to stop subscriptions with an action when a component is destroyed
Issue -
State: closed - Opened by Koleok about 8 years ago
- 8 comments
Labels: enhancement
#4 - Need a way to stop subscriptions with an action when a component is destroyed
Issue -
State: closed - Opened by Koleok about 8 years ago
- 8 comments
Labels: enhancement
#3 - Remove thunk usage in readme examples
Pull Request -
State: closed - Opened by Koleok about 8 years ago
- 3 comments
#3 - Remove thunk usage in readme examples
Pull Request -
State: closed - Opened by Koleok about 8 years ago
- 3 comments
#2 - Allow publishing to NPM
Pull Request -
State: closed - Opened by Koleok about 8 years ago
- 3 comments
#2 - Allow publishing to NPM
Pull Request -
State: closed - Opened by Koleok about 8 years ago
- 3 comments
#1 - Publish to npm
Issue -
State: closed - Opened by Koleok about 8 years ago
- 3 comments
#1 - Publish to npm
Issue -
State: closed - Opened by Koleok about 8 years ago
- 3 comments