I still get this issue.
Only have one custom post type and when I use the quick edit to change the post type, it doesn’t move to posts as it should when you do it through the page itself.
It just reappears at the bottom of the current post type list.
Just thought I would mention the bug.
Thread Starter
Jmdos
(@jmdos)
Managed to fix this problem by using jQuery’s $.noConflict(true); in my more up to date individual scripts.
However, the calender’s didn’t seem to work so had to change the input type to “date”…