Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kadirahq/subs-manager issues and pull requests
#93 - Package is Dead.
Issue -
State: closed - Opened by Ketcap over 6 years ago
- 1 comment
#93 - Package is Dead.
Issue -
State: closed - Opened by Ketcap over 6 years ago
- 1 comment
#92 - WORKS GREAT
Issue -
State: closed - Opened by anormore over 7 years ago
#92 - WORKS GREAT
Issue -
State: closed - Opened by anormore over 7 years ago
#91 - limit embedded array with subscription manager
Issue -
State: open - Opened by Vercryger over 7 years ago
#91 - limit embedded array with subscription manager
Issue -
State: open - Opened by Vercryger over 7 years ago
#90 - Subscription killed and doesn't bepass cacheLimit - I have add .ready() to each subs with high cacheLimit
Issue -
State: open - Opened by Buom01 almost 8 years ago
#90 - Subscription killed and doesn't bepass cacheLimit - I have add .ready() to each subs with high cacheLimit
Issue -
State: open - Opened by Buom01 almost 8 years ago
#89 - account for the possibility of sub.ready() changing from true to false
Pull Request -
State: open - Opened by dwrensha about 8 years ago
#89 - account for the possibility of sub.ready() changing from true to false
Pull Request -
State: open - Opened by dwrensha about 8 years ago
#88 - Outdated for angular2-meteor
Issue -
State: open - Opened by ghost about 8 years ago
#88 - Outdated for angular2-meteor
Issue -
State: open - Opened by ghost about 8 years ago
#87 - Cannot create a Subs-Manager within a Reactive computation
Issue -
State: open - Opened by Data-Meister about 8 years ago
#87 - Cannot create a Subs-Manager within a Reactive computation
Issue -
State: open - Opened by Data-Meister about 8 years ago
#86 - Has this become abandonware?
Issue -
State: open - Opened by webbower about 8 years ago
- 12 comments
#86 - Has this become abandonware?
Issue -
State: open - Opened by webbower about 8 years ago
- 12 comments
#85 - submanger lost connection
Issue -
State: open - Opened by liyikun over 8 years ago
- 1 comment
#85 - submanger lost connection
Issue -
State: open - Opened by liyikun over 8 years ago
- 1 comment
#84 - If there are no subscriptions, then ready() is always false
Issue -
State: open - Opened by Bandit over 8 years ago
#84 - If there are no subscriptions, then ready() is always false
Issue -
State: open - Opened by Bandit over 8 years ago
#83 - Are you able to call subs.subscribe("mySub").stop() ? #28
Pull Request -
State: closed - Opened by markshust over 8 years ago
- 2 comments
#83 - Are you able to call subs.subscribe("mySub").stop() ? #28
Pull Request -
State: closed - Opened by markshust over 8 years ago
- 2 comments
#82 - subs-manager continuous improvements
Issue -
State: open - Opened by rsklyar over 8 years ago
- 1 comment
#82 - subs-manager continuous improvements
Issue -
State: open - Opened by rsklyar over 8 years ago
- 1 comment
#81 - SubsManager between two subscriptions
Issue -
State: open - Opened by RemyLespagnol over 8 years ago
- 1 comment
#81 - SubsManager between two subscriptions
Issue -
State: open - Opened by RemyLespagnol over 8 years ago
- 1 comment
#80 - Using subs-manager causes random logouts
Issue -
State: closed - Opened by squarfed over 8 years ago
- 1 comment
#80 - Using subs-manager causes random logouts
Issue -
State: closed - Opened by squarfed over 8 years ago
- 1 comment
#79 - subs.update()
Issue -
State: open - Opened by marsPure over 8 years ago
- 1 comment
#79 - subs.update()
Issue -
State: open - Opened by marsPure over 8 years ago
- 1 comment
#78 - when the user logout the app, he still able to find collections on console
Issue -
State: closed - Opened by humbertocruz over 8 years ago
- 2 comments
#78 - when the user logout the app, he still able to find collections on console
Issue -
State: closed - Opened by humbertocruz over 8 years ago
- 2 comments
#77 - error invoking SubsManager.subscribe: undefined
Issue -
State: open - Opened by markshust over 8 years ago
- 1 comment
#77 - error invoking SubsManager.subscribe: undefined
Issue -
State: open - Opened by markshust over 8 years ago
- 1 comment
#76 - add {canonical:true} option to EJSON.stringify
Pull Request -
State: open - Opened by Data-Meister over 8 years ago
- 1 comment
#76 - add {canonical:true} option to EJSON.stringify
Pull Request -
State: open - Opened by Data-Meister over 8 years ago
- 1 comment
#75 - Uncaught TypeError: this._addSub is not a function
Issue -
State: closed - Opened by SachaG over 8 years ago
- 2 comments
#75 - Uncaught TypeError: this._addSub is not a function
Issue -
State: closed - Opened by SachaG over 8 years ago
- 2 comments
#74 - Checking if a certain subscription is ready
Issue -
State: open - Opened by roytz over 8 years ago
- 1 comment
#74 - Checking if a certain subscription is ready
Issue -
State: open - Opened by roytz over 8 years ago
- 1 comment
#73 - FlowRouter.go stops working after implementing SubsManager
Issue -
State: open - Opened by nadeemja over 8 years ago
#73 - FlowRouter.go stops working after implementing SubsManager
Issue -
State: open - Opened by nadeemja over 8 years ago
#72 - Bug in the code?
Issue -
State: open - Opened by elie222 over 8 years ago
#72 - Bug in the code?
Issue -
State: open - Opened by elie222 over 8 years ago
#71 - fix/clear method
Pull Request -
State: closed - Opened by pdiniz13 almost 9 years ago
- 3 comments
#71 - fix/clear method
Pull Request -
State: closed - Opened by pdiniz13 almost 9 years ago
- 3 comments
#70 - Where should I declare the subscription/s?
Issue -
State: open - Opened by lobosan almost 9 years ago
- 2 comments
#70 - Where should I declare the subscription/s?
Issue -
State: open - Opened by lobosan almost 9 years ago
- 2 comments
#69 - ready callback causing infinite loop when having multiple instance
Issue -
State: closed - Opened by MeKarina almost 9 years ago
- 3 comments
#69 - ready callback causing infinite loop when having multiple instance
Issue -
State: closed - Opened by MeKarina almost 9 years ago
- 3 comments
#68 - Issue when losing connection with server
Issue -
State: closed - Opened by pdiniz13 almost 9 years ago
- 3 comments
#68 - Issue when losing connection with server
Issue -
State: closed - Opened by pdiniz13 almost 9 years ago
- 3 comments
#67 - Subscription not expiring
Issue -
State: open - Opened by afuggini almost 9 years ago
- 5 comments
#67 - Subscription not expiring
Issue -
State: open - Opened by afuggini almost 9 years ago
- 5 comments
#66 - Unsubscribe a certain subscription
Pull Request -
State: open - Opened by haizi-zh almost 9 years ago
- 2 comments
#66 - Unsubscribe a certain subscription
Pull Request -
State: open - Opened by haizi-zh almost 9 years ago
- 2 comments
#65 - Manage a DDP connection to different server
Pull Request -
State: closed - Opened by lukasvan3l almost 9 years ago
- 4 comments
#65 - Manage a DDP connection to different server
Pull Request -
State: closed - Opened by lukasvan3l almost 9 years ago
- 4 comments
#64 - Can Template.subscriptionsReady be used
Issue -
State: closed - Opened by talha-asad almost 9 years ago
- 1 comment
#64 - Can Template.subscriptionsReady be used
Issue -
State: closed - Opened by talha-asad almost 9 years ago
- 1 comment
#63 - Update docs with FlowRouter
Issue -
State: closed - Opened by avalanche1 almost 9 years ago
- 7 comments
#63 - Update docs with FlowRouter
Issue -
State: closed - Opened by avalanche1 almost 9 years ago
- 7 comments
#62 - FlowRouter?
Issue -
State: closed - Opened by derwaldgeist almost 9 years ago
- 2 comments
#62 - FlowRouter?
Issue -
State: closed - Opened by derwaldgeist almost 9 years ago
- 2 comments
#61 - sub doesn't fully run with multiple cursors in pub
Issue -
State: closed - Opened by markshust about 9 years ago
- 2 comments
#61 - sub doesn't fully run with multiple cursors in pub
Issue -
State: closed - Opened by markshust about 9 years ago
- 2 comments
#60 - Why is .ready() set to false when _cacheList.length === 0 ?
Issue -
State: closed - Opened by darkship about 9 years ago
#60 - Why is .ready() set to false when _cacheList.length === 0 ?
Issue -
State: closed - Opened by darkship about 9 years ago
#59 - Update README.md
Pull Request -
State: closed - Opened by pahans about 9 years ago
#59 - Update README.md
Pull Request -
State: closed - Opened by pahans about 9 years ago
#58 - fix travis build status icon.
Pull Request -
State: closed - Opened by pahans about 9 years ago
#58 - fix travis build status icon.
Pull Request -
State: closed - Opened by pahans about 9 years ago
#57 - rendered callback does not fire when using subs manager
Issue -
State: open - Opened by sferoze about 9 years ago
- 1 comment
#57 - rendered callback does not fire when using subs manager
Issue -
State: open - Opened by sferoze about 9 years ago
- 1 comment
#56 - How to use with remote subscriptions (from cluster)
Issue -
State: open - Opened by patrickleet about 9 years ago
- 6 comments
#56 - How to use with remote subscriptions (from cluster)
Issue -
State: open - Opened by patrickleet about 9 years ago
- 6 comments
#55 - Manager interfering with ReactMeteorData
Issue -
State: open - Opened by tomitrescak about 9 years ago
- 3 comments
#55 - Manager interfering with ReactMeteorData
Issue -
State: open - Opened by tomitrescak about 9 years ago
- 3 comments
#54 - How to clear all template-level subscriptions from 'onLogin' callback
Issue -
State: open - Opened by madshargreave about 9 years ago
- 1 comment
#54 - How to clear all template-level subscriptions from 'onLogin' callback
Issue -
State: open - Opened by madshargreave about 9 years ago
- 1 comment
#53 - SubsManager.subscribe doesnt work if params contains special charaters
Issue -
State: closed - Opened by pahans over 9 years ago
- 2 comments
#53 - SubsManager.subscribe doesnt work if params contains special charaters
Issue -
State: closed - Opened by pahans over 9 years ago
- 2 comments
#52 - Docs are still using Deps.autorun()
Issue -
State: closed - Opened by derwaldgeist over 9 years ago
- 3 comments
#52 - Docs are still using Deps.autorun()
Issue -
State: closed - Opened by derwaldgeist over 9 years ago
- 3 comments
#51 - when, where to use "reset or clear"?
Issue -
State: closed - Opened by thearabbit over 9 years ago
- 3 comments
#51 - when, where to use "reset or clear"?
Issue -
State: closed - Opened by thearabbit over 9 years ago
- 3 comments
#50 - Proposal - add subs.static property
Issue -
State: open - Opened by avalanche1 over 9 years ago
- 7 comments
#50 - Proposal - add subs.static property
Issue -
State: open - Opened by avalanche1 over 9 years ago
- 7 comments
#49 - Fixed onError issue
Pull Request -
State: open - Opened by letladi over 9 years ago
- 2 comments
#49 - Fixed onError issue
Pull Request -
State: open - Opened by letladi over 9 years ago
- 2 comments
#48 - Subs manager & template-level subscriptions
Issue -
State: closed - Opened by SachaG over 9 years ago
- 15 comments
#48 - Subs manager & template-level subscriptions
Issue -
State: closed - Opened by SachaG over 9 years ago
- 15 comments
#47 - Set the website of this GitHub repo to the Atmopshere package
Issue -
State: open - Opened by dandv over 9 years ago
- 1 comment
#47 - Set the website of this GitHub repo to the Atmopshere package
Issue -
State: open - Opened by dandv over 9 years ago
- 1 comment
#46 - FlowRouter.subsReady always return true with subs manager
Issue -
State: closed - Opened by wI2L over 9 years ago
- 1 comment
#46 - FlowRouter.subsReady always return true with subs manager
Issue -
State: closed - Opened by wI2L over 9 years ago
- 1 comment
#45 - infinite loop after 10 subscribe (cacheLimit)
Issue -
State: closed - Opened by darkship over 9 years ago
- 1 comment
#45 - infinite loop after 10 subscribe (cacheLimit)
Issue -
State: closed - Opened by darkship over 9 years ago
- 1 comment
#44 - Pattern for updating a subscription limit argument
Issue -
State: open - Opened by lorensr over 9 years ago
- 1 comment
#44 - Pattern for updating a subscription limit argument
Issue -
State: open - Opened by lorensr over 9 years ago
- 1 comment