æxperiment with disabling no-ssr, see it the server gets a performance hit

This commit is contained in:
Andrea Vos 2024-03-22 08:37:21 +01:00
parent 242719e446
commit bd07ed92d4

View File

@ -28,14 +28,14 @@
</MarkSus>
-->
<ClientOnly>
<!--<ClientOnly>-->
<Profile :user="user" :profile="profile" :terms="terms" />
<template #placeholder>
<!--<template #placeholder>
<div class="text-center" style="min-height: 400px">
<Spinner size="5rem" />
</div>
</template>
</ClientOnly>
</ClientOnly>-->
<div v-if="profile.sensitive.length && contentWarningDismissed" class="text-center">
<ContentWarning