Post title appears twice in browser title bar

check Two title tags in my header

there is already add_theme_support( ‘title-tag’ ); in functions.php file.

the wp_title() tag in the header is automatically added.copy your parent theme header.php to your child theme and delete the wp_title() tag in the header.php