gabrielbull / react-desktop

React UI Components for macOS High Sierra and Windows 10
http://reactdesktop.js.org
MIT License
9.52k stars 462 forks source link

Fix compatibility with react-hot-loader #138

Closed davej closed 5 years ago

davej commented 5 years ago

Element reference types cannot be compared directly if you're using react-hot-loader. This is a workaround. See https://github.com/gaearon/react-hot-loader/issues/304 for more.