Open MrZyr0 opened 10 hours ago
I seem to have this problem on all fields that should open the media gallery.
Below is a video where I have the same problem with a media_gallery
field.
https://github.com/user-attachments/assets/c7ee5598-52df-422a-a655-610246e049ac
Version
Expected Behavior
When I click on the button "Select Image" , the WordPress media gallery should appear
Actual Behavior
Clicking does nothing
Container definition
Steps to Reproduce the Problem
Comments
D'après mes investigations, il y aurait un problème de déclaration de l'évènement car j'ai plusieurs sites sur le même environnement (déclaration Docker similaire avec le même thème, la même version de WordPress et les mêmes plugins sous la même version) et je n'ai pas la même fonction rattachée. Pour le site ayant un bouton fonctionnel j'ai
un()
qui a du code exécutable, mais pour le site qui ne fonctionne pas j'ainoop()
qui est une fonction vide.Here is some screenshots from the devtool of my non working website :
Here is some screenshots from the devtool of my working website :
Videos
Actual Behavior
https://github.com/user-attachments/assets/39177101-3860-4957-bfd1-88cff42e0c1c
Expected Behavior
https://github.com/user-attachments/assets/f4a9678e-a464-40b6-b0d0-e53d89642146