<div dir="ltr">Hi,<div><br></div><div>I have a template with a form in it. the action is a url ( /user/display ).</div><div><br></div><div>I also have a route handler  /user/display</div><div><br></div><div>But when I submit the form, the url on the website change to /user/display  , but the browser cannot display it. 'This webpage is not available'. The log file says </div><div>looking for /user/display/index</div><div><br></div><div> But when I reload the page, it works as expected.</div><div><br></div><div>Any ideas why when first time to load the page, it doesn't work, there is /user/display route, why it is looking for /user/display/index which doesn't exist?</div><div><br></div><div>Many thanks,</div><div><br></div><div>Dan</div></div>