From 935b73c94daf39ca4078a504b05952dbb2717feb Mon Sep 17 00:00:00 2001 From: Jeremy Hou Date: Sat, 19 Jan 2019 06:47:22 -0800 Subject: [PATCH] Fixes an issue where deepmerge concatenates array configs (#496) --- test/select-multiple.html | 10 ++++++++++ test/select-one.html | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/test/select-multiple.html b/test/select-multiple.html index 5b1d1dc..a2a7621 100644 --- a/test/select-multiple.html +++ b/test/select-multiple.html @@ -194,6 +194,14 @@ + +
+ + +
diff --git a/test/select-one.html b/test/select-one.html index 5611c4d..6f9e549 100644 --- a/test/select-one.html +++ b/test/select-one.html @@ -198,6 +198,14 @@ + +
+ + +