You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using xhook in combination with KendoUI for jQuery.
Everything works perfect but when I use the upload functionality/component of kendo (calls upload.json) in combination with xhook, I get the following error:
Uncaught TypeError: Cannot read property 'status' of null
at x.onRequestSuccess (kendo.all.min.js:56)
at Object.<anonymous> (kendo.all.min.js:56)
at Object.c.<computed> [as dispatchEvent] (xhook.min.js:formatted:129)
at g (xhook.min.js:formatted:301)
Any ideas if the error is on the xhook or the kendo side??
Kind regards,
Anthony
The text was updated successfully, but these errors were encountered:
Hi all,
I am using xhook in combination with KendoUI for jQuery.
Everything works perfect but when I use the upload functionality/component of kendo (calls upload.json) in combination with xhook, I get the following error:
Any ideas if the error is on the xhook or the kendo side??
Kind regards,
Anthony
The text was updated successfully, but these errors were encountered: