[SOLVED] Some strange error in js JSIL.Core.js

Please report bugs here. If you are unsure whether something is a bug or an expected behavior, please post it on the "Technical Support" forum instead, and wait for a moderator to handle/move the post.
Nick
Posts: 84
Joined: Tue May 30, 2017 9:44 am
Contact:

[SOLVED] Some strange error in js JSIL.Core.js

Postby Nick » Thu Mar 08, 2018 12:06 pm

The error is from

JSIL.Browser.js
document.addEventListener(
"mousemove", function (evt) {
mapMouseCoords(evt); // raise error (source of error is in CSHTML5 core)
}, true
);

But can't find any details on console or in browser, just an IE edge restart.
In my case to reproduce the error, I star the app, I open the development mode, set on Console tab, put mouse in next click position, press CTRL+SHIFT+B, (activate debug mode on browser) and click the mouse. JS execution will stop in the indicate line.
Sorry, but can't put a sample because the app is very big, and I dosen't have investigate the error source to much time, because it work OK on Chrome (my version 64.0.3282.186)
Action app. I try to open an user control in a FRAME tag.
Attachments
pic2-Error.png
pic2-Error.png (6.66 KiB) Viewed 12190 times
pic1-Error.png
pic1-Error.png (20.87 KiB) Viewed 12190 times

Nick
Posts: 84
Joined: Tue May 30, 2017 9:44 am
Contact:

Re: Some strange error in js JSIL.Core.js

Postby Nick » Thu Mar 08, 2018 12:07 pm

forget this image
Attachments
pic2-Error.png
pic2-Error.png (6.66 KiB) Viewed 12189 times

Nick
Posts: 84
Joined: Tue May 30, 2017 9:44 am
Contact:

Re: Some strange error in js JSIL.Core.js

Postby Nick » Thu Mar 08, 2018 5:48 pm

(in another case)
Same action
error on

document.addEventListener(
"mousemove", function (evt) {
mapMouseCoords(evt); // here is the error
}, true
);

SCRIPT5009: SCRIPT5009: 'mapMouseCoords' is not defined

Nick
Posts: 84
Joined: Tue May 30, 2017 9:44 am
Contact:

Re: Some strange error in js JSIL.Core.js

Postby Nick » Sat Mar 17, 2018 10:30 pm

corected in version 1.1 beta1

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: Some strange error in js JSIL.Core.js

Postby JS-Support @Userware » Thu Mar 22, 2018 7:40 am

Nick wrote:corected in version 1.1 beta1


Thank you.


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 32 guests

 

 

cron