Hi,
Pardon me if this issue is already posted.
We have a consolidated Opportunity skuid page which contains different skuid pages rendered on the basis of recordtype. each page has set of tabs and associated global actions for child records. A tab for task has global action of crating new task which opens a popup wizard. If i preview the child page directly, no error is displayed in console for new task button.
however, when i preview consolidated page and access new task button, i get the following error:
Uncaught TypeError: Cannot read property ‘dialog’ of undefinedskuid.utils.createPopupFromPopupXML @ (program):10
utils.createPopupFromAction @ skuid__SkuidJS:26
d.register.showPopup @ skuid__SkuidJS:30
f.runActionNode @ skuid__SkuidJS:30
m @ skuid__SkuidJS:30
m @ skuid__SkuidJS:30
m @ skuid__SkuidJS:30
m @ skuid__SkuidJS:30
m @ skuid__SkuidJS:30
f.runActionsNode @ skuid__SkuidJS:30
r.actionsDef.children.each.f @ (program):4
r.actionsDef.children.each.l.onSelect @ (program):4
c.selectItem @ skuid__SkuidJS:30
$.fn.(anonymous function) @ skuid__SkuidJS:27
(anonymous function) @ skuid__SkuidJS:30
o.event.dispatch @ skuid__JQuery:3
r.handle @ skuid__JQuery:3
Even though popup opens and all the actions are performed without any error. I am still wondering why this error comes up for consolidated page only. i also removed all the components and kept task tab and global action, still no luck. please let me know why this issue comes for consolidated page only.
Thanks.
Question
Uncaught TypeError: Cannot read property 'dialog' of undefined
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.