ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
AjaxList error
Title:
B
I
{code}
?
I have a page where a AjaxList give a strange error : (chrome debug) Have any idea ? AwesomeMvc.js:1 Uncaught TypeError: Cannot read property 'm' of undefined at pu (AwesomeMvc.js:1) at Object.success (AwesomeMvc.js:1) at i (jquery-1.12.4.min.js:2) at Object.fireWith [as resolveWith] (jquery-1.12.4.min.js:2) at y (jquery-1.12.4.min.js:4) at XMLHttpRequest.c (jquery-1.12.4.min.js:4)
Save Changes
Cancel
Meccanica Rossi
asked at 23 Nov 2017
you're probably not returning the correct type of result or the result is null, have a look in the chrome console, network tab, see the ajax result
at 23 Nov 2017
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK