React Popup Test Case A simple test case demonstrating an interesting bug with binding popup event listeners in React. Local Development Requirements Node v10 (I recommend leveraging NVM) [Optional] Yarn Install dependencies with npm i or yarn, then run with npm start or yarn start.