Script errors in 2017.9.6

Started by JohnZeman, September 20, 2017, 05:08:32 PM

Previous topic - Next topic

JohnZeman

Never mind, I've got something else going on here.....The problem seems to be on my end instead but I haven't found it yet.

I noticed I'm getting script errors in my apps now with 2017.9.6 where I wasn't before.  And not just my apps, but also Andy's version of the ultimate description writer app.

With the app active just selecting a different file results in the following errors being generated:

WARN:jQuery.Deferred exception: Cannot set property 'innerHTML' of null
WARN:TypeError: Cannot set property 'innerHTML' of null
    at Object.<anonymous> (http://127.0.0.1:50519//user/Photo%20Processing/index.html?cb=39414015:211:61)
    at j (http://127.0.0.1:50519/system/jquery/dist/jquery.min.js:2:29948)
    at k (http://127.0.0.1:50519/system/jquery/dist/jquery.min.js:2:30262)
WARN:undefined


Has something changed in the latest version or is this a new bug?[/s]

Mario

set property 'innerHTML' of null

sounds like you are trying to set text of a DOM element that does not exist.
-- Mario
IMatch Developer
Forum Administrator
http://www.photools.com  -  Contact & Support - Follow me on 𝕏 - Like photools.com on Facebook

JohnZeman

Thanks Mario.  I think the biggest problem is I just got back from vacation and my head isn't at all into this yet.  :o