Unable to add a child page to a draft.
-
When you use the “Add New Page” functionality within the Pages Tree View plugin and you click “Inside” on a draft page you get this error.
The site in question is running WordPress 5.5, and is on php7.3, and the browser used is Chrome 86.0.4240.111
The steps to replicate the issue are:
Open Pages Tree View Page
Find a page that is set to Draft
Hover over it
Select Add New Page > Inside
Check the browser console.You should see this:
Uncaught TypeError: Cannot read property ‘msie’ of undefined
at Object._show (jquery.alerts.js?ver=1.6.1:84)
at Object.alert (jquery.alerts.js?ver=1.6.1:47)
at jAlert (jquery.alerts.js?ver=1.6.1:224)
at HTMLAnchorElement.<anonymous> (cms_tree_page_view.js?ver=1.6.1:112)
at HTMLDocument.dispatch (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload&ver=5.5.1:3)
at HTMLDocument.r.handle (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload&ver=5.5.1:3)
- The topic ‘Unable to add a child page to a draft.’ is closed to new replies.