Touch up display for large error cause (#1927)

This commit is contained in:
Iván Ovejero 2021-06-22 19:43:43 +02:00 committed by GitHub
parent 1d5ba3d437
commit bd4fbf3a4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@
class="json-data" class="json-data"
/> />
<span v-else> <span v-else>
The exact cause can sadly not displayed right now as the returned data is too large. <font-awesome-icon icon="info-circle" /> The error cause is too large to be displayed.
</span> </span>
</div> </div>
</el-card> </el-card>