Replies: 0
I have a random problem with no individual plugin causing the issue.
Regularly, when I want to add a user from the backend, I get the following javascript errors in the console :
ERROR 1:
jQuery.Deferred exception: r is undefined f@https://optimistra.com/wp-admin/js/user-profile.min.js?ver=5.8.2:2:180
v@https://optimistra.com/wp-admin/js/user-profile.min.js?ver=5.8.2:2:1185
@https://optimistra.com/wp-admin/js/user-profile.min.js?ver=5.8.2:2:5069
e@https://optimistra.com/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.2:2:30038
l/</t<@https://optimistra.com/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.2:2:30340
undefined load-scripts.php:2:31593
ERROR 2:
Uncaught TypeError: r is undefined
f https://optimistra.com/wp-admin/js/user-profile.min.js?ver=5.8.2:2
v https://optimistra.com/wp-admin/js/user-profile.min.js?ver=5.8.2:2
<anonymous> https://optimistra.com/wp-admin/js/user-profile.min.js?ver=5.8.2:2
jQuery 2
Those actually cause that (1) the button to reveal the password doesn’t work, (2) the button to generate a new password doesn’t work, (3) validating the creation of a user gives an error and doesn’t succeed.
Apparently, in wp-admin/js/user-profile.min.js, the r variable isn’t managed properly.
Thank you,
Be well,
Michel Wozniak