RJ David

Results 13 issues of RJ David

Can we update the dependency to the most recent version of axios? https://www.npmjs.com/advisories/1594

- [x] A short, but descriptive title. The title doesn't need "Meteor" in it. - [x] The version of Meteor showing the problem. Meteor 2.6.1 - [x] The last version...

__Environment__ Onsen UI Version: 2.10.6 - Framework: React 16.8.1 - Framework binding: react-onsenui 1.11.2 - - Platform: Chrome (Ubuntu and Mac) - __Encountered problem__ We are getting this error message...

@WAITING FOR

I'm following the Synthetic mutation example in the documentation. But whenever I call on `SyntheticMutator.update()`, I'm getting this error ``` /home/rj/.meteor/packages/cultofcoders_redis-oplog/.1.2.7_1.13z1z2p.8gfs++os+web.browser+web.cordova/npm/node_modules/redis/lib/utils.js:89 callback(err, res); ^ TypeError: callback is not a function...

bug

Is there an existing way to detect that the viewport of the message list is not at the bottom to be able to display a "Jump to Bottom" button? ![Screenshot...

question

- [x] Bug fix - [ ] New feature - [ ] Chore - [ ] Breaking change - [x] There is an open issue which this change addresses -...

Is it possible to set the name of the action so that we can easily see in the recaptcha analytics which actions are being used the most and which actions...

gcaptch v3 upgrade

I am getting this error whenever I do the following: ``` // for android cookies tracking Branch.setCookieBasedMatching('branch.link'); Branch.initSession().then(data => {/* data handler here */}); ``` But the code documentation mentioned...

``` TypeError: Cannot read property 'addLabels' of null at closeSpan (packages/kschingiz:meteor-elastic-apm/instrumenting/db.js:123:34) at Cursor.forEach (packages/kschingiz:meteor-elastic-apm/instrumenting/db.js:169:11) at Module.denormalizeUserFullNameGroups (imports/startup/server/dbScripts.js:98:16) at Promise.asyncApply (imports/api/methods/admin/server/dbScripts.js:68:13) at /home/bountee/bundle/programs/server/npm/node_modules/meteor/promise/node_modules/meteor-promise/fiber_pool.js:43:40 ```

Starting Chrome 77 in Android (to follow in other platforms), background tabs are being "frozen" after 5 minutes of inactivity. When that tab becomes active, the event `visibilitychange` is no...