Add v-cloak to all tables and charts
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div class="col col--grow">
|
||||
<div v-cloak class="col col--grow">
|
||||
|
||||
{% if extended_view %}
|
||||
<form @submit.prevent class='search-bar'>
|
||||
@@ -116,7 +116,7 @@
|
||||
</form>
|
||||
{% endif %}
|
||||
|
||||
<div class='responsive-table-wrapper'>
|
||||
<div v-cloak class='responsive-table-wrapper'>
|
||||
<table v-if="filteredRequests.length">
|
||||
<thead>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user