George

Results 6 issues of George

### Overview of the problem I'm using re-resizable **version** 4.11.0 My **browser** is: Chrome 74.0.3729.131 (Official Build) (64-bit) ### Description Dragging off the bottom of the screen doesn't scroll the...

I'm receiving a lot of errors when trying to build: ``` ERROR in ./node_modules/pngjs-nozlib/lib/parser-async.js 4:11-26 Module not found: Error: Can't resolve 'zlib' in 'C:\REDACTED' ERROR in ./node_modules/pngjs-nozlib/lib/parser-sync.js 4:11-26 Module not...

* Regression report ## Current behavior When clicking a date in a different month, the calendar component automatically scrolls. ## Expected behavior The ability to disable this feature. ## Minimal...

bug
pkg:dateinputs

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior When debugging, it's quite difficult to see what's actually going on...

bug
v1

In the `align.overflow` configuration there is an `alwaysByViewport` option offered by [dom-align](https://github.com/yiminghe/dom-align): > if alwaysByViewport is true, the it will adjust if node is not inside viewport This solved an...

In our application we have a very long horizontally scrolling page (week scheduler). Any tooltips that appear after scrolling to the right are squished. Replication: Go go the example http://react-component.github.io/tooltip/examples/placement.html...