Git Product home page Git Product logo

Comments (6)

aFarkas avatar aFarkas commented on August 21, 2024

It is incompatible with jQuery 1.5. I will make a new release.

from ajaxmanager.

chobo2 avatar chobo2 commented on August 21, 2024

@aFarkas - I just came to ask the same question if Ajax manager works with the new Ajax way in 1.5. Do you know when the new release will be out?

from ajaxmanager.

aFarkas avatar aFarkas commented on August 21, 2024

I hope, I can have a beta out this week. I will fix incompatibility issues and add a deferred object as a return value instead of an id.

from ajaxmanager.

aFarkas avatar aFarkas commented on August 21, 2024

Hi,

I have testet ajaxmanager and it seems fine to use with jQuery 1.5.1. Please try version 3.11 from the repository. currently it returns the id and not a deffered object. I hope, I can add this feature soon.

cheers
alex

from ajaxmanager.

 avatar commented on August 21, 2024

Still on vacation, but will test this Monday morning when i get back to work!

Thank's
Robert

from ajaxmanager.

 avatar commented on August 21, 2024

Ok just finished testing/debugging ..the problem is still there but seems like it's a bug that was introduced with 1.5.1.

On many ajax queries i get an error with: invalid label

Found this page:
http://bugs.jquery.com/ticket/8452

which lead me here:
http://bugs.jquery.com/ticket/8084

so i added
jsonp: null,
jsonpCallback: null,

to my ajax requests, and now it works with ajaxmanager.

So i guess for now it's either use 1.4.4 or use this workaround with 1.5.1 with the risk of breaking jsonp.

Robert

from ajaxmanager.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.