Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Uncaught JavaScript exception: 0x80530003 (NS_ERROR_DOM_HIERARCHY_REQUEST_ERR)

    Hi,

    Since I migrated from SmartGWT 2.0 to 2.1 (with GWT 2.0.3), I've got this strange error:
    Code:
    Uncaught JavaScript exception [uncaught exception: [Exception... "Node cannot be inserted at the specified point in the hierarchy"  code: "3" nsresult: "0x80530003 (NS_ERROR_DOM_HIERARCHY_REQUEST_ERR)"  location: "http://127.0.0.1:8888/myapp/sc/modules/ISC_Core.js Line: 1625"]] in , line 0
    I'm trying to extract a test case to reproduce the error but I'm not able to find which part of the code is generating this...

    Any ideas?

    Thanks
Working...
X