**Symfony version(s) affected**: 4.1.3 **Description** When using the profiler URL filter, the html5 validation required a complete URL. But if you remove the HTML5 validation, the filter works correctly. **How to reproduce** Try something else than an url, like "test":  **Possible Solution** Remove the URL HTML5 validation.