AdityaNayak

Results 4 issues of AdityaNayak

In cases where I have a form on a mobile devices an input and an input is on focus, the keyboard appears which overlaps some fields. The issue is that...

bug
Help needed
Might not be possible

Hey, Would you have an example of the most efficient way of listening to a response from any of the functions? For eg. buylimitorder

Hi, I am trying to create a query where filter is (date>presentdate) but unable to find documentation on it on the project. Here is what I have till now: .Query.all().filter(datestamp__greaterThan,present)...

Example: https://www.thevantageproject.com/assets/js/all.js I see lots of characters that fill 300 lines starting with `sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImpxdWVyeS5qcyIsImZvdW5kYXRpb24uY29yZS5qcyIsImZvdW5kYXRpb24udXRpbC5tZWRpYVF1ZXJ5LmpzIiwiZm91bmRhdGlvbi51dGlsLnRyaWdnZXJzLmpzIiwiZm91bmRhdGlvbi5zbW9vdGhTY3JvbGwuanMiLCJmb3VuZGF0aW9uLnN0aWNreS5qcyIsImZvdW5kYXRpb24ubWFnZWxsYW4uanMiLCJhcHAuanMiXSwibmFtZXMiOlsiZ2xvYmFsIiwiZmFjdG` Any idea on what is causing this? And what this is?