REACT on RAILS - issue with data loading
I am having an issue with data loading after I add a favorite from a search page. It seems that I need to had some kind of fetch to the addFavorite function, so it knows I need to get the updated favorites list.