Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
madnut-ua opened this issue Nov 13, 2022 · 2 comments
Open

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

madnut-ua opened this issue Nov 13, 2022 · 2 comments

Comments

@madnut-ua
Copy link

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

@madnut-ua
Copy link
Author

@mapomatic please, check

@mapomatic
Copy link
Member

Thanks for letting me know about that problem. All of Google Link Enhancer is currently broken due to API changes on Google's end. I'm currently working on it, but it will likely be a while before it's working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants