JakeSidSmith / react-reorder

Drag & drop, touch enabled, reorderable / sortable list, React component
https://jakesidsmith.github.io/react-reorder/
MIT License
218 stars 58 forks source link

moved everything from componentwillmount to componentdidmount #96

Closed mcculloughjchris closed 6 years ago

mcculloughjchris commented 6 years ago

This fixes problems when building Gatsby sites, window being used in componentWillMount would throw WebpackError: window is not defined