Osipov Vladimir
Osipov Vladimir
Hey, guys. I'm starting writing regression tests for my application and `gemini` is awesome, but I have some problems with protected pages. I want to authenticate user before the start...
## Bug Report R.hasPath returns false for the empty array as a path ## To Reproduce ``` const R = require('ramda'); console.log(R.hasPath([], { value: 10 })); // false console.log(R.path([], {...
### Describe the bug RGL doesn't remove "resizing" class after resize action ### Your Example Website or App https://react-grid-layout.github.io/react-grid-layout/examples/1-basic.html ### Steps to Reproduce the Bug or Issue 1. Open https://react-grid-layout.github.io/react-grid-layout/examples/1-basic.html...