Image locker not responding when edit post

in edit post mode, the image locker is grayed out and does nothing when clicked.

Screenshot 2022-11-17 at 00.14.26

Any Javascript errors appearing in console?

yes, I see this

POST https://nsfwww.com/site/wp-admin/admin-ajax.php 500
load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.1.1:2
||send|@|load-scripts.php?c=1…p-hooks&ver=6.1.1:2|
| --- | --- | --- | --- |
||ajax|@|load-scripts.php?c=1…p-hooks&ver=6.1.1:2|
||s.ajax.s.ajax|@|load-scripts.php?c=1…p-hooks&ver=6.1.1:5|
||(anonymous)|@|admin_image_functions.js?ver=1.8.5:16|
||dispatch|@|load-scripts.php?c=1…p-hooks&ver=6.1.1:2|
||y.handle|@|load-scripts.php?c=1…p-hooks&ver=6.1.1:2|

Your WP site does not seem to be loading core WP JS scripts properly. They are getting a 500 error. You need to check what is happening at your site and fix that error. That error would affect not only this plugin, but other plugins and WP functions.