Merge pull request #1941 from Human-Connection/1311-fix-vue-errors

Fix vue errors for Contribution form
This commit is contained in:
mattwr18 2019-10-17 16:45:27 +02:00 committed by GitHub
commit 3f2d476cf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,9 @@
</hc-teaser-image> </hc-teaser-image>
<ds-card> <ds-card>
<ds-space /> <ds-space />
<client-only>
<hc-user :user="currentUser" :trunc="35" /> <hc-user :user="currentUser" :trunc="35" />
</client-only>
<ds-space /> <ds-space />
<ds-input <ds-input
model="title" model="title"