How do we handle "Ajax Load Error - Connection Error: 0"?
Hi Team,
Am facing a browser specific issue which happens only in mozilla firefox.
Error Thrown in Browser console:
Ajax Load Error - Connection Error: 0 vendor.js:82698:11 Ajax.prototype.sendRequest/< http://localhost:8080/aveksa/js/vendor.js:82698:11 fire http://localhost:8080/aveksa/js/vendor.js:8832:11 fireWith http://localhost:8080/aveksa/js/vendor.js:8962:7 done http://localhost:8080/aveksa/js/vendor.js:14771:5 callback/<
- When i refresh the page during a ajax call, its throwing "Error" on the screen. Kindly request you to guide me on how to handle the Ajax error.(Ideally i want no error message to be displayed on the Screen)
All Replies (1)
What is the page link?