javascript - jQuery AJAX POST requests get stuck in pending state -


hi have bit of odd situation ajax post requests stuck in pending state after being fired , never execute. happens on work machine. thought issue app i'm developing, trying submit question took me ages because post request submit data wouldn't fire.

on asp.net mvc application ajax request being fired controller never being hit. cause post requests stuck in pending state?

enter image description here


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -