react-grid-layout icon indicating copy to clipboard operation
react-grid-layout copied to clipboard

A draggable and resizable grid layout with responsive breakpoints, for React.

Results 275 react-grid-layout issues
Sort by recently updated
recently updated
newest added

Fixes #1649 Avoids entering collision loop when allowOverlap is true and compactType is null.

stale

### Describe the bug Hello, The react-grid-layout "drag from outside" is not working in mobile resolution. I have also attached the code sandbox link below for the reference. I request...

Updated https://github.com/react-grid-layout/react-grid-layout/pull/517 to current branch Thanks for submitting a pull request to RGL! Please reference an open issue. If one has not been created, please create one along with a...

stale

### Describe the bug There is currently no way to initially set a column's height to 100% or 100vh like so: ``` layout: [ { i: "a", grid: { x:...

stale

### Describe the bug In some cases `resizing` class is not removed from GridItem element after `onResizeStop` event ### Your Example Website or App https://react-grid-layout.github.io/react-grid-layout/examples/1-basic.html ### Steps to Reproduce the...

stale

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

deps
dependencies

Hi. I'm not sure if I'm doing something wrong but it seems like ResponsiveReactGridLayout autoSize doesn't fire initially, or not after the initial rendering. In the attached gif I show...

stale

### Describe the bug useCSSTransforms is enabled by default in this library but mouse events are incorrectly offset on SVGs inside a React Grid Item on Firefox. In my use...

https://github.com/reactwg/react-18/discussions/21 Issue: https://github.com/react-grid-layout/react-grid-layout/issues/1745

infrastructure

Look! This is what caused the problem. ![image](https://user-images.githubusercontent.com/34124517/147308553-0e0b8e39-6f43-4e1e-be0b-f176350b9f48.png)

stale