Closed
Description
Hi, just a simple question:
I've developed a component that allow my app to POST data retrieved by this dropdown selection.
One simple "save button" allow me to call my api and store the data then the setState
is invoked to re-render the page (to show the new things) but inside the dropdown selection still remains the previous one value.
There is a way to "remove" this value from the dropdown view after the save?
I want to be able to see the dropdown "cleared" after setState
, without do an hard page refresh. It's possible?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels