JQuery error when publishing cuatom post type after 4.5.2 update
-
After the 4.5.2 update when I click publish on a custom post type I get an error popup:
“This page is asking you to confirm that you want to leave – data you have entered may not be saved.” with leave page and stay on page options.
In the concole log I get this error from admin-ajax.php:
TypeError: c is undefined
…=function(a){var c=this.getInstance(a);b._close(“”,c.canvas,c)},b.LinkButton=fun…
I found this on one site but it was working on another. I then checked and found the broken site had 4.5.2. I updated the working site to 4.5.2 and started getting the same error there. If I deactivate the plugin it’s resolved.
- The topic ‘JQuery error when publishing cuatom post type after 4.5.2 update’ is closed to new replies.