score:0

you can use componentdidmount method only to fetch the list and then in componentdidupdate method you can update that list with the filter and it will re-render your component with the latest data.


Related Query

More Query from same tag