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

'Magic JS' right after doctype breaks AngularJS $http promises. #93

Open
ireksawicki opened this issue Oct 21, 2015 · 0 comments
Open

Comments

@ireksawicki
Copy link

Hi Joseph,

You've done some cool work with this module, however after hours of investigation I've found one very important Angular/JavaScript related issue.

I've found that something inside "magic JS, just ignore this!" script causes break of all AngularJS $http service callbacks (.then, .success etc. which are used in any AJAX call through this service). They're all silenced with either no success or any error. Roughly checking you may be manipulating XMLHttpRequest object in this script in some inappropriate way which may be the cause of this problem. Tested on latest Chrome & Firefox, I haven't checked other browsers.

best regards,
Ireneusz Sawicki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant