-
One of the natural evolution of the collection2/simpleSchema/autoForm stack is the ability to define some relationships between models. This feature is build in most popular frameworks (Rails [1], Dja…
-
I have been running my app in Meteor@1.6.2-beta20 for a week.
It ran fine, no issues (appart from Deps being gone, now Tracker). It also deployed fine to my VPS (using pm2-meteor). Here it is still …
-
I would like to add fields to the user registration!
The registration only ask for and user name & email.
I try but I can't do it :S
[UPDATE]
What i try is adding fields in the registerUser.coffe …
-
I tried installing the package into newly created meteor app 'meteor create bpmn'
then 'meteor' inside the directory and the app runs smoothly
then
'meteor add jkuester:autoform-bpmn'
then
'met…
-
Dear all,
First post on the topic, I tried everything.
I am not able to get the router working, the server keep freezing on this page when iron-router is on :
![image](https://cloud.githubuserco…
rmzlb updated
6 years ago
-
Trying to upgrade my mobile app to meteor 1.4.
Running in development environment has no problem, the app starts and runs normally on simulator and physical device.
I have deployed my server success…
-
Running Meteor on a Ubuntu VM 14.04 and 16.04.
Was expecting that doing `meteor update --packages-only` would update all the packages to their latest version that is compatible with the specified M…
-
I have been experiencing this problem and as discussed on #6960, It seems this could be related to Windows trying to dowload a lot of packages at the same time(every time this happened to me it was th…
-
I realized issue #7 with your help, using Sessions. Now, what about removing? It is enough to just remove image from collection Images? (I use S3 integration). Or it only clears information about imag…
-
first of all, thank you for your awesome work on this project! 💯
since redux form v6 release is right around the corner, it probably makes sense to consider the impact of these api changes sooner th…