Skip to content

issues Search Results · repo:micktaiwan/meteor-vermongo language:JavaScript

Filter by

10 results
 (49 ms)

10 results

inmicktaiwan/meteor-vermongo (press backspace or delete to remove)

I have a collection that has autoFields using Collection2. These autofields are updated (a date), and lastEditor (a userId). When creating or editing records in the collection these are filled in automatically ...
  • dpatte
  • 13
  • Opened 
    on May 17, 2016
  • #11

I need to do a schema change on a collection and its vermongo history collection. What it the process to disable doing a new version when I update a record, and what is the process to update a .vermongo ...
  • dpatte
  • 2
  • Opened 
    on Jan 5, 2016
  • #10

Hi Mickael, I have an issue using vermongo (with meteor 1.2.x, I don t verify with older meteor release). WIthout vermongo (1.1.3) in my project, if I use for (... in ...) {} , I got (on client or server ...
  • feeloo007
  • 4
  • Opened 
    on Dec 8, 2015
  • #9

Including the package causes a CPU usage of 100%. Is this normal? Or else, I will drill it down and attach a simple example to reproduce.
  • s7dhansh
  • 10
  • Opened 
    on Oct 11, 2015
  • #7

In my code immediately after doing a accountSchema.clean({$set:newFields},{isModifier:true}) and before doing a mongo insert I am doing a compare using _.isEqual(this,newFields). It works fine without ...
  • dpatte
  • 1
  • Opened 
    on Sep 24, 2015
  • #6

If the collection2/simpleschema validations don t succeed, there are edge cases where update fails but copyDoc(doc) goes through with creating a version. I think the insert happening on a server only ...
  • serkandurusoy
  • 1
  • Opened 
    on Aug 25, 2015
  • #5

Hi, I ve been using this package for a few weeks now and I think it is the most comprehensive one that s available. So kudos for developing it! I have significant experience (coming from the java world ...
  • serkandurusoy
  • 4
  • Opened 
    on Aug 23, 2015
  • #4

Hi Mick, Thanks for this great package! :+1: I would love to see an example implementation on a simple form, something like insert data then update this.data, then the _version thru select option and ...
  • Ajaxsoap
  • 7
  • Opened 
    on Aug 11, 2015
  • #3

Hello Mick, Similar issue to https://github.com/micktaiwan/meteor-vermongo/issues/1 Array.prototype.equals is not defined in the package level. You should already have it in your project level. I defined ...
  • sailesh
  • 1
  • Opened 
    on May 29, 2015
  • #2

Hi, I want to use Vermongo in Meteor and tried out your package, but following the Usage guide (HTML is run on Client only) I got stuck on the following error when running the app: Uncaught TypeError: ...
  • sellberg
  • 1
  • Opened 
    on May 5, 2015
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub