From 604aaa9c1d2ddbe3168bf1c51f14915a0ef4d31d Mon Sep 17 00:00:00 2001
From: Randall Wilk
Date: Mon, 15 Oct 2018 08:59:35 -0500
Subject: [PATCH] Test event emitting
---
test/index.html | 7 +++++--
test/js/dist/index.js | 4 ++--
test/js/dist/test_issue_4.js | 2 +-
test/js/src/index.js | 12 ++++++++++--
4 files changed, 18 insertions(+), 7 deletions(-)
diff --git a/test/index.html b/test/index.html
index aebc1a6..b367a66 100644
--- a/test/index.html
+++ b/test/index.html
@@ -10,7 +10,10 @@
Right click on me
-
+
- Option 1 {{ child.data && child.data.foo }}
- Option 2
@@ -20,4 +23,4 @@