'Ajax call not sending data to controller
I have some ajax calls that call partials views on my controller and they work fine in most cases but then every now and then they stop sending data up to the controller even though the variables being passed in as data have values. The controller methods are being called but the values are null. I know this is very vague but are there any known reasons why ajax would stop working like this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
