Search without location on homepage doesn't work
Steps to Reproduce
- Go on the homepage
- Add some keywords
- Clear or let empty the location field
- Search !
→ Nothing happens.
Reproduces how often:
100%
Versions
5.0.1
Additional Information
The js console throws :
TypeError: e is null
f2 location.ts:12
u SearchFields.vue:100
r runtime-dom.esm-bundler.js:1695
kc runtime-core.esm-bundler.js:199
Jr runtime-core.esm-bundler.js:206
n runtime-dom.esm-bundler.js:723
Fi runtime-dom.esm-bundler.js:673
k3 runtime-dom.esm-bundler.js:691
D3 runtime-dom.esm-bundler.js:768
T runtime-core.esm-bundler.js:4836
S runtime-core.esm-bundler.js:4783
m runtime-core.esm-bundler.js:4651
N runtime-core.esm-bundler.js:5290
run reactivity.esm-bundler.js:222
M runtime-core.esm-bundler.js:5417
Q runtime-core.esm-bundler.js:5193
Y runtime-core.esm-bundler.js:5145
m runtime-core.esm-bundler.js:4663
R runtime-core.esm-bundler.js:4896
V runtime-core.esm-bundler.js:5075
m runtime-core.esm-bundler.js:4638
N runtime-core.esm-bundler.js:5290
run reactivity.esm-bundler.js:222
M runtime-core.esm-bundler.js:5417
Q runtime-core.esm-bundler.js:5193
Y runtime-core.esm-bundler.js:5145
m runtime-core.esm-bundler.js:4663
N runtime-core.esm-bundler.js:5369
run reactivity.esm-bundler.js:222
runIfDirty reactivity.esm-bundler.js:260
kc runtime-core.esm-bundler.js:199
E1 runtime-core.esm-bundler.js:408
promise callback*S1 runtime-core.esm-bundler.js:322
y_ runtime-core.esm-bundler.js:317
scheduler runtime-core.esm-bundler.js:5411
trigger reactivity.esm-bundler.js:250
h_ reactivity.esm-bundler.js:308
notify reactivity.esm-bundler.js:594
trigger reactivity.esm-bundler.js:568
set value reactivity.esm-bundler.js:1452
V vue-router.mjs:3478
P vue-router.mjs:3343
promise callback*P vue-router.mjs:3310
b vue-router.mjs:3235
install vue-router.mjs:3677
use runtime-core.esm-bundler.js:3826
<anonymous> main.ts:39
runtime-core.esm-bundler.js:275:12
Edited by Hugo RENARD