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

Ajax stops working on slow connections #50

Closed
maciejmiklas opened this issue Mar 23, 2014 · 4 comments
Closed

Ajax stops working on slow connections #50

maciejmiklas opened this issue Mar 23, 2014 · 4 comments
Labels
Milestone

Comments

@maciejmiklas
Copy link
Owner

slow connection to cyclop queues ajax requests, and as result ajax completely stops working

@maciejmiklas maciejmiklas added this to the v1.4.0 milestone Mar 23, 2014
@maciejmiklas maciejmiklas self-assigned this Mar 23, 2014
@maciejmiklas maciejmiklas changed the title Ajax breaks on slow connections Ajax stops working on slow connections Mar 23, 2014
@maciejmiklas
Copy link
Owner Author

Chrome:
Uncaught TypeError: Cannot read property 'keys' of undefined wicket-ajax-jquery-ver-1395504414000.js:164
jQuery.event.special.inputchange.handler wicket-ajax-jquery-ver-1395504414000.js:164
jQuery.event.dispatch ced?cql=select+*+from+cqldemo.mybooks:5097
elemData.handle

@maciejmiklas
Copy link
Owner Author

Firefox:
TypeError: jQuery.event.special.inputchange is undefined

@maciejmiklas
Copy link
Owner Author

I've removed everything besides empty OnChangeAjaxBehavior on TextArea and the problem is still there..... for now I have no solution to this problem :(

@maciejmiklas maciejmiklas removed their assignment Mar 26, 2014
@maciejmiklas maciejmiklas removed this from the v1.4.0 milestone Mar 26, 2014
@maciejmiklas maciejmiklas added this to the v1.4.0 milestone May 6, 2014
@maciejmiklas maciejmiklas added invalid and removed bug labels May 6, 2014
@maciejmiklas
Copy link
Owner Author

I've been using GSM connection, and my provider compresses java script and breaks it. Using SSL Solves the problem

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

1 participant