I’m encountering an issue on a page that contains a model that is marked to be cloneable when the page contains a page include component. The exception being thrown is: “Uncaught TypeError: Cannot use ‘in’ operator to search for ‘clone_1’ in undefined” This only seems to occur when a Page Include component exists on the page. Steps to reproduce: 1) Create new record detail page for “Contact” marking model as not cloneable, setting max # records to 1 and removing Condition 2) Create new record detail page for “Account” marking model as cloneable if clone parameter exists and adding a Page Include to “Contact” page 3) Preview “Account” page making sure to add clone=1 to URL Actual Behavior Uncaught exception occurs Expected Behavior Page displays properly 🙂 Sample Page I have granted login access to our org. The page names are “SampleCloneInUndefinedIssue” and “SampleCloneInUndefinedIssue_PageInclude”
Question
Uncaught TypeError on Clone page that contains page include - Summer '14 RC6
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
