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

Browser autocomplete does not work on KLocationField #1037

Open
cnouguier opened this issue Jan 8, 2025 · 0 comments
Open

Browser autocomplete does not work on KLocationField #1037

cnouguier opened this issue Jan 8, 2025 · 0 comments
Labels
bug map Issue affecting map module
Milestone

Comments

@cnouguier
Copy link
Contributor

It raises the following error:

runtime-core.esm-bundler.js:218 Uncaught TypeError: extractFn.value(...).toLocaleLowerCase is not a function
    at eval (QSelect.js:664:1)
    at Proxy.find (<anonymous>)
    at findFn (QSelect.js:664:1)
    at fillFn (QSelect.js:680:1)
    at onTargetAutocomplete (QSelect.js:690:1)
    at callWithErrorHandling (runtime-core.esm-bundler.js:155:1)
    at callWithAsyncErrorHandling (runtime-core.esm-bundler.js:164:1)
    at HTMLInputElement.invoker (runtime-dom.esm-bundler.js:369:1)

Could this be linked to this issue ?

@cnouguier cnouguier added bug map Issue affecting map module labels Jan 8, 2025
@cnouguier cnouguier added this to the v2.5.x milestone Jan 8, 2025
@claustres claustres moved this from To do to Bugs in KDK Roadmap Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug map Issue affecting map module
Projects
Status: Bugs
Development

No branches or pull requests

1 participant