Ver Fonte

Merge branch 'hotfix/V8-6781-impossible-de-se-rendre-directem'

Olivier Massot há 1 ano atrás
pai
commit
2756824abe
2 ficheiros alterados com 4 adições e 0 exclusões
  1. 0 0
      components/News/Details.client.vue
  2. 4 0
      error.vue

+ 0 - 0
components/News/Details.vue → components/News/Details.client.vue


+ 4 - 0
error.vue

@@ -2,6 +2,10 @@
   <main>
     <div v-if="error">
       <CommonErrorNotFound v-if="error.statusCode === 404" />
+      <div v-else>
+        Une erreur inconnue s'est produite, veuillez nous excuser pour la gêne
+        occasionnée.
+      </div>
     </div>
 
     <nuxt-link to="/">