decentraland / decentraland/bevy-explorer
Using space on the search bar in the map breaks the search
- Dominant language
- Rust
- Stars
- 27
- Forks
- 20
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 78
Description
```
WARN scene_runner::renderer_context: [[0, 0] 22.284252166748047] ERROR [Error failed to parse uri: https://places.decentraland.org/api/places?offset=0&limit=20&categories=poi&search=plaza a&order_by=most_active&order=desc&with_realms_detail=true Error: failed to parse uri: https://places.decentraland.org/api/places?offset=0&limit=20&categories=poi&search=plaza a&order_by=most_active&order=desc&with_realms_detail=true
at async Proxy.module.exports.kernelFetch (file://${modulename}/:86:21)
at async fetchList (file://${modulename}/:94482:20)
at async file://${modulename}/:94187:28
at async runTask (file://${modulename}/:32739:20)
```
after that the search only works again after closing the map and opening again
Contributor guide
Assessment
This issue has not been assessed yet.