Fix search on 404 page

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-08-13 17:00:21 +02:00
parent d71e76d692
commit e781fd5b49
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
}}
</p>
<!-- The following should just be replaced with the SearchField component but it fails for some reason -->
<form @submit="enter">
<form @submit.prevent="enter">
<b-field class="search">
<b-input
expanded