The view mdmsoft\yii2-admin\views\user\login.php declares the use of yii\bootstrap\ActiveForm, when it should be use yii\widgets\ActiveForm or use yii\bootstrap5\ActiveForm
Thanks for the report.
I think we will use different version of yii2 admin. First, that still use bootstrap3, then bootstrap4, and then bootstrap5.
How about you @mdmunir ?
The view mdmsoft\yii2-admin\views\user\login.php declares the use of yii\bootstrap\ActiveForm, when it should be use yii\widgets\ActiveForm or use yii\bootstrap5\ActiveForm