You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
solarkraft
changed the title
Current jQuery incompatibility
Incompatible with jQuery 3
Sep 14, 2021
Running the demo code with current day jQuery results in
(code is bundled).
I'm going to guess that it's related to jQuery dropping the function, see jquery/jquery#3239.
The text was updated successfully, but these errors were encountered: