GriddleGriddle / Griddle

Simple Grid Component written in React
http://griddlegriddle.github.io/Griddle/
MIT License
2.5k stars 377 forks source link

Leak of memory #860

Open 1nstinct opened 5 years ago

1nstinct commented 5 years ago

Griddle version

1.13.1

Expected Behavior

Actual Behavior

Chrome JS Debugger notification about leak of memory

Steps to reproduce

Pull request with failing test or storybook story with issue

3e8ba3c9da

dahlbyk commented 5 years ago

Can you provide any additional context around how you encountered this? I wouldn't expect that dispatch to happen often unless the <Griddle /> props are changing a lot.