NJ Singh

Results 11 comments of NJ Singh

@raix Any update on this feature? Since this issue is a bit old, I wanted to check with you if an offline user-login method (authentication) is possible.

Thanks for your response @matteodem. The documents are very basic (generated from Mockeroo - sample below). I am getting random responses / errors - Most of the times, it's not...

An update of this issue (might help someone else having this issue): My ElasticSearch cluster is on Compose.io and looks like the bottleneck is that the sync is happening much...

I am considering using this package in my project. Just wanted to check in if this package is compatible with the new 1.5 version of Meteor.

Oh got it. I tried looking at the change-logs but could not find a breaking change. Thanks for pointing that out.

+1. I'm also having the exact same issue. Seems like a bug.

+1. I did the same thing and got this exact message. @deepupathak were you able to solve this?

I reverted back to an older version (1.2.4) at the moment. Tried looking into the source but couldn't figure out what was causing this.

+1 I will try to see if I can get a PR done. Tabular has this functionality by passing an option like: `order: [[0, "desc"]]` to order with the first...

Nope. I ended up using the customized local version of the package which is not a good solution.