From a4573342c40d1f4e7ddf57e8aa3e13eae7b4edc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Weller?= Date: Sat, 15 Jun 2019 01:01:13 +0200 Subject: [PATCH] change to mounted --- components/Card.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Card.vue b/components/Card.vue index c5c753d..ab9d03d 100644 --- a/components/Card.vue +++ b/components/Card.vue @@ -42,7 +42,7 @@ export default { } }, }, - created() { + mounted() { this.checkReference(); }, watch: {