You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed a bug that caused debug output to show up in the build.
15
+
-`babel-loader` cache does not invalidate when it should. I had modified webpack.config.jsin the last version but it reused stale cache.
16
+
3
17
### 4.3.0 (Apr 10, 2020)
4
18
5
19
- Fix setState warning after dismount if drag still active. Harmless, but prints a warning. [#424](https://github.com/mzabriskie/react-draggable/pull/424)
0 commit comments