#Menu Dropdown after Query

6 messages · Page 1 of 1 (latest)

untold prism
#

you can save the data in a state and it will rerender when it is updated
or you can use useForceUpdate to force update it

cursive heart
#

That's what I'm doing, saving data in state. The menu does not show the items in the updated state array.

tidal goblet
cursive heart
#

Alright, will try again.

tidal goblet
#

show your current code if you would like, maybe the issue is something with how your state/keys are setup currently

cursive heart
#

Will do later today