Skip to content

placeEntry: Use previously stored search term for caching

Marcus Lundblad requested to merge wip/mlundblad/fix-search-caching-race into master

When caching search results use previously saved search string as the "text" property could change before the callback was called.

Fixes #294 (closed)

Edited by Marcus Lundblad

Merge request reports