#Menu Dropdown after Query
6 messages · Page 1 of 1 (latest)
That's what I'm doing, saving data in state. The menu does not show the items in the updated state array.
works fine with state, make sure its stateful and that you are using keys
https://codesandbox.io/s/menu-item-state-rl9tnl
Alright, will try again.
show your current code if you would like, maybe the issue is something with how your state/keys are setup currently
Will do later today