When a user tries to update their profile picture or cover picture on my website, the upload will be stuck, and I run the developer console in Google Chrome.
After running developer console while updating profile picture, i discovered that the problem is in two files and those file are (1) request.php and jquery-v3.5.1.min.js Maybe their connection is not well established.
There is an error sign at the end of line 663 of jquery-v3.5.1.min.js in the developer console.
Anyone knows how to correct this problem. or anyone with working website share with me their request/request.php file and theme/default/js/jquery-v3.5.1.min.js file let me replace my to know if it will work