-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
End-to-end tests are currently failing when run against WP trunk. This seems to be happening when clicking on the "Add Image" button for an image field:
The console shows the following error:
Uncaught TypeError: Cannot read properties of undefined (reading 'all')
at n.customizeFilters
The relevant line is
| filters.filters.all.text = acf.__( 'All images' ); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.