From ee81506e57af75e2c36016c3f295974368917d65 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 25 Nov 2020 11:34:02 +0300 Subject: [PATCH] Fixed #660 - SplitButton: after selecting the default command, the command menu does not close --- src/components/splitbutton/SplitButton.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/splitbutton/SplitButton.vue b/src/components/splitbutton/SplitButton.vue index 4bbaedbbe..13351ac3b 100755 --- a/src/components/splitbutton/SplitButton.vue +++ b/src/components/splitbutton/SplitButton.vue @@ -1,6 +1,6 @@