When I’m in Index, the data gets through with no problem, but if I go to user route for a single user, and comeback to Index, the data is repeated. I have a link of the code here:
API was made on C# using MVC4
When I’m in Index, the data gets through with no problem, but if I go to user route for a single user, and comeback to Index, the data is repeated. I have a link of the code here:
API was made on C# using MVC4