Uncaught error in javascript

Any critical bugs will be fixed within 24-48 hours.
Post Reply
mcglinn
Posts: 8
Joined: 13 Aug 2021, 19:00
Name: Mark McGlinn
Location: London UK

Uncaught error in javascript

Post by mcglinn »

When adding Task for Project from Report or Menu Tab, 'Add' button leads to no action. There is an uncaught error in the Java script or the script is being loaded out of sequence.

jquery.ui.touch-punch.min.js:11 Uncaught TypeError: Cannot read property 'mouse' of undefined
at jquery.ui.touch-punch.min.js:11
at jquery.ui.touch-punch.min.js:11

Please see attached.
Attachments
Bug - Adding Task for Project (Restaurant) ends in error (no further action and frozen screen) - 1.pdf
(452 KiB) Downloaded 251 times
mcglinn
Posts: 8
Joined: 13 Aug 2021, 19:00
Name: Mark McGlinn
Location: London UK

Re: Uncaught error in javascript

Post by mcglinn »

The firefox inspector has identified the source of the bug issuing a warning: "Unreachable code after return statement (firefox)"

There is an error in the return statement (main.js:1133:1), (chosen.jquery.js:1133:1)
mcglinn
Posts: 8
Joined: 13 Aug 2021, 19:00
Name: Mark McGlinn
Location: London UK

Re: Uncaught error in javascript

Post by mcglinn »

Additional info in this bug.
Attachments
Addtional Error Report.pdf
(251.3 KiB) Downloaded 212 times
mcglinn
Posts: 8
Joined: 13 Aug 2021, 19:00
Name: Mark McGlinn
Location: London UK

Re: Uncaught error in javascript

Post by mcglinn »

All entities (tasks, tickets, etc), when enabled in the menu, fail to load with the errors previously reported. Please also see the attached.
Attachments
Failed to load.pdf
(262.92 KiB) Downloaded 213 times
tonnick
Posts: 75
Joined: 22 Oct 2021, 12:51
Name: fabien galiana
Location: france

Re: Uncaught error in javascript

Post by tonnick »

same here, did you find some solution ?
tonnick
Posts: 75
Joined: 22 Oct 2021, 12:51
Name: fabien galiana
Location: france

Re: Uncaught error in javascript

Post by tonnick »

for me this does not work at all, even if I removed all reports from any menu. Just on dashbord, add a new ticket >> select the project >> and then nothing
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Uncaught error in javascript

Post by support »

The solution is here viewtopic.php?p=12245#p12245
tonnick
Posts: 75
Joined: 22 Oct 2021, 12:51
Name: fabien galiana
Location: france

Re: Uncaught error in javascript

Post by tonnick »

issue solved ! well done !
Post Reply