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

### Describe the bug The width provided by WidthProvider is always 1280 and does not change when a component wrapped with WidthProvider is resized. This seems to be a recent...

stale

### Describe the bug Created a ResponsiveGridLayout Added multiple components on layout (say 5) On adding component 6, react grid layout is again rendering already added 5 component (which is...

stale

### Describe the bug I'm using react grid layout for my view and when i'm printing the page break cuts the view in the middle even though i have dedicated...

### Describe the bug My intent was to hardcode the values of the 'w' & 'h' keys in the data-grid related properties. At present these values only seem to work...

stale

In javascript, type of NaN is "number" . if maxW, maxH, minW, minH any of these values set NaN value then it's crashing the application.

stale

### Describe the bug Hi Team, I tried this below example from react grid layout demo 8. Its not auto aligned based on different screen sizes. Its always aligning right...

stale

When I increase the height of a tile and move the cursor to the bottom edge of my dashboard the height only increases a little bit in Chromium based browsers...

stale

### Describe the bug The library was working correctly for years but suddenly, after doing a fresh npm install on my dev machine, I get the following error when I...

### Describe the bug ![image](https://user-images.githubusercontent.com/25326568/181880670-eb2c6a8a-4915-436a-89a6-9a676f73e76f.png) destroy all empty items (500 items) cost about 400 ms, reflow after each item destroy ![image](https://user-images.githubusercontent.com/25326568/181881025-90ce430e-4115-47aa-b687-18c91020c3cc.png) ### Your Example Website or App empty ### Steps...

Hi. When using ResponsiveReactGridLayout it appears as if when I shrink the viewport the breakpoints are enforced and the grid layout pops down accordingly, but when I grow it back...

stale