-
## Description
Supply Type definition file.
-
## Description
After set the data in state, it doesn't reload,
## Steps to check or reproduce
[Demo](https://codesandbox.io/s/vn367lxw60)
-
## Description
## Steps to check or reproduce
-
## Bug Report
**Current Behavior**
When I ran tests with webpack build, the following error occurred.
```shell
HeadlessChrome 66.0.3359 (Mac OS X 10.11.5) ERROR
Uncaught Error: Module bui…
-
## Description
GridLayout is not rendered when it has **never** had no child
I am using [egjs-react-layout](https://github.com/naver/egjs-infinitegrid/tree/master/packages/react-layout).
## …
-
## Description
Ref https://github.com/naver/egjs-infinitegrid/issues/136
```js
{
"keywords": [
"360-photo",
"360-video",
"view360",
"panorama",
"spinner",
"webgl",
"devic…
-
## Description
I get this issue anything my component using GridLayout is rendered.
Version is the newest : 1.2.8
```
main.e8391c8a.js:1 Uncaught TypeError: Cannot read property 'nodeType' of nu…
-
## Description
I'm navigating between routes in my react app. Basically, GridLayout has errors when unmounting
Error:
```
Uncaught TypeError: Cannot create property 'el' on string '1523626041…
-
## Description
In my gridlayout, the card component sometimes overlap when rendering, and if you resize the layout, sometimes it lays out correctly.
![gridlayout](https://user-images.githubusercon…
-
## Description
Unfortunately I can't get InfiniteGrid to work in React 16.1.1.
```
import React from 'react';
import { render } from 'react-dom';
import { GridLayout } from "@egjs/react-…