I noticed a recurring problem on my local installations
What issue or error are you experiencing?
I noticed this on all my new instals of local WPs. When I create a new WP, I don’t touch nothing, just go the the Media section and try the “Add New Media File” at the top, it doesn’t trigger anything.
But if I go to “Add New Media File” from the left menu, I’m able to upload a media.
However, this media is not displayed in the Media section like if it was empty (it is not)
Here are two messages I have in the Media section
Uncaught TypeError: _.pluck is not a function
Uncaught TypeError: Cannot read properties of undefined (reading 'where')
What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc
Create a new Wordpress website
Go to Media and “Add New Media File” at the top
System Details
Local Version: Version 9.2.0+6762
Operating System (OS) and OS version: Sequoia 15.0.1
Case 1: I go normally onto the page
pluck error + no admin-ajax.php called
Case 2: from there I go the the previous page then I come back on the media page (with the browser commands), sometimes (not always), the images are here, no pluck error, admin-ajax.php is called successfully