Same problem, easy solution. (On my rpi) Navigate to
cd /usr/share/phpmyadmin/js/vendor/jquery
and get jquery
sudo wget https://code.jquery.com/jquery-3.7.1.min.js -O
Finaly, you need to restart Apache
sudo systemctl restart apache2