Ratikant01

Results 6 issues of Ratikant01

Can we have scroll event fired when scrollable flag set true? this will be useful when we have paging / fetch few option at a time and when user scroll...

Hi, I am getting below errors while installing this. Can you please help me in fixing this issue. C:\sketch-code\sketch-code>pip install -r requirements.txt Collecting Keras==2.1.2 Using cached Keras-2.1.2-py2.py3-none-any.whl (304 kB) Collecting...

Is there any way (public methods?) to get list size and current index to enable/disable undo/redo button?

Is it correct coverage report? I am not sure what exactly it is pointing? any help? Using "karma-coverage-istanbul-reporter": "^1.2.1", ![image](https://user-images.githubusercontent.com/5038421/42878991-ad6e7ba6-8aac-11e8-8e12-9ab8d84a3527.png)

Hi, I am using karma-requirejs for testing Node-Express project. But I am getting below error when doing npm test. Can anyone help me on this? ` { "message": "Uncaught Error:...

Hello, I am getting below error even after spending a lot of time in doing this! ![image](https://cloud.githubusercontent.com/assets/5038421/3782644/5085f61c-19a4-11e4-87b4-0ee1b4b80cee.png) Any idea where I am doing wrong?