Vinay Bhinde

Results 14 issues of Vinay Bhinde

The feature to disable autoIncrement was added in PR #209 but the docs do not mention it anywhere. Added it to the docs.

I am using gulp istanbul in CI cycle to run automated unit tests code coverage. I am getting this error when running my tests inside a docker container. I am...

Firstly this issue occurs when you have a large vertical scrolling area and you need to scroll a few hundred pixels very fast via dragging scroll bar to reproduce this....

### Bug, feature request, or proposal: Bug ### What is the expected behavior? Using $mdDialog with custom template should not result in detached DOM nodes. ### What is the current...

type: performance
severity: performance
P3: important

I am trying to remove decryption from a pdf file and below is my code which crashes right now ``` function decryptPdf(source, dest) { return new Promise((resolve, reject) => {...

bug
question

Hey @dsheiko hope you can help me out here. Current OS - linux x64 I am currently following basic steps (swapping strategy) ``` cd example/server npm i npm start cd...

Hello, I wanted to ask if this updater supports delta updates such as the need to update a single binary or a file ? At the moment if there's just...

Hello, I am having an issue detecting if the video specified in `href` property was loaded along with the player itself as i need to show a loading indicator till...

When running jekyll build --safe it throws following error Liquid Exception: undefined method `split' for nil:NilClass in feed.xml Any help ?

I have installed x264 and gpac correctly and manually build them When i try to run ./DASHEncoder it gives me following error. ==========DASH ENCODER=============== current encoder x264 YES terminate called...