Forums
(@manuelrodio)
5 years, 5 months ago
Change line 132 of /wp-content/plugins/duplicate-post/src/ui/class-classic-editor.php to:
! \is_null( $post ) && $post instanceof WP_Post
This change should fix your issue.