Skip to content

Autocomplete selector doesn't work in localized version of WME #8

@madnut-ua

Description

@madnut-ua

The following line doesn't work in non-english WME, as string in selector is localized.

this._searchResultsObserver.observe($el.find('wz-autocomplete[placeholder="Search for a place"]')[0].shadowRoot, { childList: true, subtree: true });

Need to use something like div.external-provider-edit-form wz-autocomplete

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