landscape
landscape copied to clipboard
Console errors in dojo about failing to parse URL
Describe the bug
Infrequent but persistent dojo console errors about failing to parse weather URL:
cttp: unable to parse url:
https://wttr.in/Seattle, WA?format=j1
kick: lost %request on /http-client/0va.4se39
To Reproduce Don't know
Operating context
- OS: ubuntu focal
- Browser: brave
- Landscape Version: jcqnf
- kids cz: dp9mg
I think your location needs to not have spaces in it, from memory? Try entering it as Seattle,WA (no space) instead.
I think your location needs to not have spaces in it, from memory? Try entering it as
Seattle,WA(no space) instead.
The weather module itself seems to work though, and the underlying API (wttr.in) appears to accept the url with the space just fine
Should look into this when we move the weather component