[CLOSED] Container.ClearContent() in DirectEvent causes exception on Client [Cannot read property 'dom' of undefined]

  1. #1

    [CLOSED] Container.ClearContent() in DirectEvent causes exception on Client [Cannot read property 'dom' of undefined]

    Exception appears on this line 2611 of extnet-all-debug.js:
           } else if (this.rendered) {
                this.body.dom.innerHTML = "";
            }
    this.rendered is true, this.body is undefined
    Last edited by Daniil; Jan 10, 2014 at 10:45 AM. Reason: [CLOSED]
  2. #2
    Thanks for the report. Fixed in SVN

Similar Threads

  1. Replies: 5
    Last Post: Oct 30, 2013, 1:29 PM
  2. [CLOSED] js error btn undefined after destroy() of container?
    By ViDom in forum 2.x Legacy Premium Help
    Replies: 8
    Last Post: May 21, 2013, 2:24 PM
  3. Replies: 2
    Last Post: Apr 10, 2012, 12:08 PM
  4. [CLOSED] Cannot read property "childNodes" of undefined
    By jlosi in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jun 02, 2011, 6:07 PM
  5. Replies: 4
    Last Post: Apr 29, 2011, 6:49 PM

Posting Permissions