Hallo.
Ich habe seit scheinbar mehr als einem Tag einen Fehler im Jquery basierten Teil meines Codes. Kann mir jemand helfen wie man herausfinden kann, wie ich den zugehörigen Codeabsatz finde wo sich der Fehler befindet?
Hinweise wären das ab einer bestimmten Codezeile auschliesslich Ajax Post Calls nur noch über eine Funktion aufrufbar sind. Dem Weg würde ich jetzt nachgehen, da ansonsten der ganze Code und weiterer hinzugefügter Code anstandslos funktioniert.
Hier ein logfile:
core.php:1 [Intervention] Slow network is detected.
See https://www.chromestatus.com/feature/5636954674692096 for more details.
Fallback font will be used while loading: http://localhost/mofi/Kurland.ttf
core.php:1 [Intervention] Slow network is detected.
See https://www.chromestatus.com/feature/5636954674692096 for more details.
allback font will be used while loading: http://localhost/mofi/ComicNeue-Regular.ttf
VM35:107 Uncaught TypeError: Cannot read properties of undefined (reading '1')
at drawpage (eval at <anonymous> (jquery.min.js:1:15535), <anonymous>:107:61)
at Object.eval [as success] (eval at <anonymous> (jquery.min.js:1:15535), <anonymous>:129:4)
at f (jquery.min.js:1:18278)
at Object.fireWith [as resolveWith] (jquery.min.js:1:19064)
at r (jquery-3.7.0.js:10703:8)
at XMLHttpRequest.r (jquery-3.7.0.js:10703:8)
Ich habe seit scheinbar mehr als einem Tag einen Fehler im Jquery basierten Teil meines Codes. Kann mir jemand helfen wie man herausfinden kann, wie ich den zugehörigen Codeabsatz finde wo sich der Fehler befindet?
Hinweise wären das ab einer bestimmten Codezeile auschliesslich Ajax Post Calls nur noch über eine Funktion aufrufbar sind. Dem Weg würde ich jetzt nachgehen, da ansonsten der ganze Code und weiterer hinzugefügter Code anstandslos funktioniert.
Hier ein logfile:
core.php:1 [Intervention] Slow network is detected.
See https://www.chromestatus.com/feature/5636954674692096 for more details.
Fallback font will be used while loading: http://localhost/mofi/Kurland.ttf
core.php:1 [Intervention] Slow network is detected.
See https://www.chromestatus.com/feature/5636954674692096 for more details.
allback font will be used while loading: http://localhost/mofi/ComicNeue-Regular.ttf
VM35:107 Uncaught TypeError: Cannot read properties of undefined (reading '1')
at drawpage (eval at <anonymous> (jquery.min.js:1:15535), <anonymous>:107:61)
at Object.eval [as success] (eval at <anonymous> (jquery.min.js:1:15535), <anonymous>:129:4)
at f (jquery.min.js:1:18278)
at Object.fireWith [as resolveWith] (jquery.min.js:1:19064)
at r (jquery-3.7.0.js:10703:8)
at XMLHttpRequest.r (jquery-3.7.0.js:10703:8)