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

[Bug]: Search not working with geodatasets #563

Open
cirquelar opened this issue Jun 20, 2024 · 0 comments
Open

[Bug]: Search not working with geodatasets #563

cirquelar opened this issue Jun 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cirquelar
Copy link

Checked for duplicates

Yes - I've already checked

Describe the bug

I loaded a geodataset and set a search variable. When I enter a name and click the Magnifying Glass icon (i.e. commit the search), nothing happens. The console errors out with:

main.a9e97075.js:2 Uncaught TypeError: o[a].toLowerCase is not a function
    at main.a9e97075.js:2:1982892
    at t.eachLayer (main.a9e97075.js:2:330997)
    at ie (main.a9e97075.js:2:1982778)
    at HTMLDivElement.ee (main.a9e97075.js:2:1981164)
    at HTMLDivElement.<anonymous> (988.bb63e3cf.js:2:3810157)

What did you expect?

I expected the search to return the feature I entered.

Reproducible steps

1. add a geodataset
2. add a search variable for the layer
3. search for feature by entering text and clicking Magnifying glass icon.

Environment

- Version of this software: 2.11
- Operating System: Windows 11
@cirquelar cirquelar added the bug Something isn't working label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant