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

Incompatible with jQuery 3 #385

Open
solarkraft opened this issue Sep 14, 2021 · 0 comments
Open

Incompatible with jQuery 3 #385

solarkraft opened this issue Sep 14, 2021 · 0 comments

Comments

@solarkraft
Copy link

Running the demo code with current day jQuery results in

16:48:05.716 Uncaught TypeError: r.success is not a function
    g http://localhost:8080/lib/exe/js.php?t=krypton&tseed=369040dc7782b3784e776d94f2bd7fb0:1
    v http://localhost:8080/lib/exe/js.php?t=krypton&tseed=369040dc7782b3784e776d94f2bd7fb0:1
    w http://localhost:8080/lib/exe/js.php?t=krypton&tseed=369040dc7782b3784e776d94f2bd7fb0:1
    jQuery 8
    b http://localhost:8080/lib/exe/js.php?t=krypton&tseed=369040dc7782b3784e776d94f2bd7fb0:1
    u http://localhost:8080/lib/exe/js.php?t=krypton&tseed=369040dc7782b3784e776d94f2bd7fb0:1
    c http://localhost:8080/lib/exe/js.php?t=krypton&tseed=369040dc7782b3784e776d94f2bd7fb0:1
    jQuery 2
    c http://localhost:8080/lib/exe/js.php?t=krypton&tseed=369040dc7782b3784e776d94f2bd7fb0:1
    <anonymous> http://localhost:8080/lib/exe/js.php?t=krypton&tseed=369040dc7782b3784e776d94f2bd7fb0:1
    jQuery 12
        e
        t
        setTimeout handler*l/<
        c
        fireWith
        fire
        c
        fireWith
        ready
        setTimeout handler*
        <anonymous>
        <anonymous>
js.php:1:180390

(code is bundled).

I'm going to guess that it's related to jQuery dropping the function, see jquery/jquery#3239.

@solarkraft solarkraft changed the title Current jQuery incompatibility Incompatible with jQuery 3 Sep 14, 2021
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