'How to add two react-select on one page using functional base

I'm a bit confused, here's an example with a multiple selected inputs that have with the error.

  • How can I make it so when I select an option the value does not apply to the rest of the select inputs?
  • How would you put the values in the store for each of the selects?
  • Do I need multiple stores?

For more clarity, here is a screenshot: click image



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source