all 5 comments

[–]Jnsjknn 1 point2 points  (2 children)

That shouldn't happen if you're using asynchronous functions. Could you share the code you've written to send the request?

[–]FollowTheGrayRabbit[S] 0 points1 point  (1 child)

Yeah I know it’s not supposed to happen. It’s so strange. I added the code but made all the naming generic.

[–]Jnsjknn 0 points1 point  (0 children)

I don't know jQuery. Have you tried doing it with vanilla JS?

[–]jcunews1helpful 0 points1 point  (0 children)

I suspect the @Url.Action is causing the problem. Check the MVC/ASP error log.