It should render the menuItems with the correct data.
It render the menuItems with the last data.
https://codesandbox.io/s/pj02yj0jlx
I want to create several MenuItems with the correct data that is inside an array.
| Tech | Version |
|--------------|---------|
| Material-UI | 1 |
| React | 16.2.0 |
| browser | Chrome |
@AlgusDark Your are opening the three menus at the same time. From what I can understand, you only when to open one at the time.
I see, that's why. Thanks @oliviertassinari
Most helpful comment
https://codesandbox.io/s/6xrxr0wynz