Hi, we are migrating our forms from 6.1 to 6.3. When we are launching our forms in 6.3 we are getting a javascript error that is blocking everything. Can someone help us to identify the root cause ?
Following is the error.
TypeError: Cannot read property 'id' of undefined
at child.handleAccessibility (guideRuntime.js:21263)
at child.tempXfaFixes (guideRuntime.js:20420)
at child._newWidget (guideRuntime.js:20471)
at child._initOrUpdateWidget (guideRuntime.js:21217)
at HTMLDivElement.<anonymous> (guideRuntime.js:21231)
at Function.each (en.js:2)
at n.fn.init.each (en.js:2)
at child.createWidget (guideRuntime.js:21230)
at child._syncGuideNodeToHtml (guideRuntime.js:20250)
at child.postInitialize (guideRuntime.js:20164)