Downgrade react-resize-detector - #182
Conversation
|
After talking with StickmanRed I think we determined that 9.1.1 is the latest version that works. (Also, we'd appreciate it if your PRs didn't have all the work you have in other PRs, and that your PRs only have the change you are saying you are making. For example this PR has all your link/typo fixes and such, which gets really confusing.) |
|
yeah, sorry |
|
It's algood, I've done this before myself! There are rarer situations where you may need to create a branch off of someone's PR in which case you'd merge back into said branch and not development, but that's usually only if multiple people are working on one PR and is rarer case dw about it |
Made react-resize-detector v9 instead of v12 since v9 is the latest version that supports react 16. (The v12 resize detector prevents npm install running properly on a freshly-cloned repo)