Skip to content

E2E tests fail when run against WP trunk #396

Description

@ockham

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:

Image

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' );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions