Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xhook with KendoUI #125

Open
apapadak opened this issue Apr 30, 2021 · 1 comment
Open

xhook with KendoUI #125

apapadak opened this issue Apr 30, 2021 · 1 comment
Labels

Comments

@apapadak
Copy link

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:

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

@jpillora
Copy link
Owner

Can you please raise a PR? See the latest code on the main branch and the new JavaScript source (https://github.com/jpillora/xhook/releases/tag/v1.5.1)

It might be a bug, where xhook doesn't match the browsers

@jpillora jpillora added the bug label Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants