issues
search
meteor-vue
/
vue-meteor-tracker
Use Meteor Tracker reactivity inside Vue components
90
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps-dev): bump postcss from 8.4.16 to 8.4.31
#83
dependabot[bot]
opened
1 year ago
0
chore(deps-dev): bump json5 from 1.0.1 to 1.0.2
#82
dependabot[bot]
opened
1 year ago
0
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#81
dependabot[bot]
opened
1 year ago
0
Options API: functions in meteor object cannot access other properties
#80
rickynaps
opened
1 year ago
1
With Options API, $subReady is not working when subscribing outside of meteor object.
#79
mlanning
opened
1 year ago
0
this.$subscribe is not a function
#78
diavrank
opened
2 years ago
1
this undefined in Reactive data
#77
harry-73
opened
2 years ago
3
this undefined in Reactive data
#76
harry-73
closed
2 years ago
4
TypeError: this._watchers is undefined
#75
cscott
opened
2 years ago
4
chore(deps): bump undefsafe from 2.0.2 to 2.0.5
#74
dependabot[bot]
closed
2 years ago
1
chore(deps): bump path-parse from 1.0.5 to 1.0.7
#73
dependabot[bot]
closed
2 years ago
1
chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9
#72
dependabot[bot]
closed
2 years ago
1
chore(deps): bump lodash from 4.17.11 to 4.17.21
#71
dependabot[bot]
closed
2 years ago
1
How do I reference subscriptions whose names contain periods?
#70
violetlight
opened
3 years ago
0
chore(deps): bump ini from 1.3.5 to 1.3.7
#69
dependabot[bot]
closed
2 years ago
1
chore(deps): bump lodash from 4.17.11 to 4.17.19
#68
dependabot[bot]
closed
3 years ago
1
Reactivity is hyper
#67
jamgold
opened
4 years ago
10
fixed #29 (1st issue)
#66
jan-san
opened
4 years ago
0
How to get current user in Vue Composition API (Setup)?
#65
thearabbit
closed
4 years ago
3
Could use it out of Vue Component (Vue Composition API)?
#64
thearabbit
closed
4 years ago
1
Pub/Sub run in local it work fine but on server cloud not working?
#63
phanchanra
opened
4 years ago
0
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
#62
dependabot[bot]
closed
2 years ago
1
Don't initialize $lazy meteor props
#61
red-meadow
opened
5 years ago
2
Fix double execution of meteor properties functions
#60
red-meadow
opened
5 years ago
0
Readme update?
#59
MSD200X
opened
5 years ago
0
$autorun should rely on reactive property to work
#58
red-meadow
opened
5 years ago
0
Meteor autorun goes into an infinite loop.
#57
abhima9yu
opened
5 years ago
2
$subReady returning false when function is used in $subscribe
#56
ashish979
closed
5 years ago
1
Why other subscription call, Which do not need?
#55
mdmasumbillah
opened
5 years ago
0
Subscription key shall not have to be the same as publication name
#54
mr-pajamas
opened
5 years ago
0
Allow for different DDP connections
#53
DavidReinberger
closed
11 months ago
1
$lazy: true causing Error in beforeCreate hook: "TypeError: Cannot read property '***' of undefined"
#52
wildhart
opened
5 years ago
1
Suggestion: setters on meteor data
#51
wildhart
opened
5 years ago
0
TypeError: Cannot redefine property: $subReady
#50
Nedaly
opened
5 years ago
9
Meteor properties over reactive?
#49
vbgm
opened
5 years ago
3
Example for using cursor.observeChanges in a Vue component
#48
karlitos
opened
6 years ago
0
Vue Meteor Tutorial and reactivity not working in v-for? (example repo included)
#47
MichaelJCole
opened
6 years ago
0
fix error: TypeError: Cannot read property 'forEach' of null at VueComponent.$stopMeteor in version 2.0.0.beta.4
#46
moslemir
closed
5 years ago
2
findOne(_id) cursors do not work with meteor collection hooks
#45
WayneUong
opened
6 years ago
0
Pass variable into MeteorData's query
#44
nilsi
closed
6 years ago
1
Reactive vue component's properties are not reactive within "reactive" meteor properties in beta-3
#43
vbgm
closed
6 years ago
2
Add official way to override subscribe function
#42
akanix42
closed
6 years ago
2
`Watcher` don't work?
#41
thearabbit
closed
6 years ago
2
Fixed problem of integration with vuetify
#40
gustawdaniel
closed
5 years ago
0
TypeError: Cannot read property 'forEach' of null at VueComponent.$stopMeteor
#39
moslemir
closed
6 years ago
3
Watchers breaking computed property
#38
paulschwoerer
closed
6 years ago
8
Unable to use multiple autoruns in two diffirent computed functions
#37
canveed
opened
6 years ago
0
Data passed as props to component is not reactive
#36
vilipwong
closed
6 years ago
0
$subscribe is not reactive based on other data
#35
vilipwong
closed
6 years ago
6
Meteor data not triggering `watch` and `computed` dependencies (v2.0.0-beta.3)
#34
mizzao
closed
6 years ago
4
Next