Hi @ctokepa,
I removed the code below from the "ja_blockk/html/com_users/login/default_login.php" file and It worked correctly.
<?php if ($this->tfa) : ?>
<?php echo $this->form->renderField('secretkey','','', ['class' => 'login__secretkey']); ?>
<?php endif; ?>
Kind regards,