I create custom dropdowns and handle through states in react.js
I used the below link code when I apply for two dropdowns then it's not working
When I apply on two dropdowns the 2nd dropdown value is changed and 1st dropdown value is not changeable
This is working on single dropdown but in multiple dropdown not working How to close multiple dropdowns when clicking outside in reactjs
https://stackoverflow.com/questions/32553158/detect-click-outside-react-component