Jasmin Savard
Jasmin Savard
 Here is how I fixed your code example 😉
I think the idea is to make the url's compatible with older browsers. The idea is to avoid having HTML encoded chars like Space as '%20' or '&' as '%26'....
I'm getting the same issue but it happens only when trying to debug a Vitest unit test in VS Code. Running "npx vitest" works though.  using: Vitest 2.1.8 VS...
I reverted to Vitest 2.0.0 and now it works.
Starts failing at 2.1.4
@rjpowers10 Did you made any progress on this on your side?
Unless you are doing precision work having more than 6 digits is pretty much irrelevant. Though, we fixed the values to 6 digits for a reason back then. I think...
The issue is that we would need to fix the Leaflet integration to support more than 6 digits if we do so. You are welcome to try and fix this...
It is probably the same issues as with multiple taxonomy terms.
I have'nt tried yet. I hope it is just an escaping space char issue.