I added this feature to prevent the click event when a key is pressed, it avoids some conflicts with other components like https://github.com/shentao/vue-multiselect when an action is triggered on click (in this case, dropdown list closes).
Coverage decreased (-0.09%) to 5.217% when pulling cefb1ab8821f607a1916016b09e1a3bc82246520 on yonmey:feature/prevent-click-event into 3ba60f3e41937cfed5c8b3e69d1b5fb60c29ae10 on icebob:master.
Coverage decreased (-0.09%) to 5.217% when pulling cefb1ab8821f607a1916016b09e1a3bc82246520 on yonmey:feature/prevent-click-event into 3ba60f3e41937cfed5c8b3e69d1b5fb60c29ae10 on icebob:master.
I added this feature to prevent the click event when a key is pressed, it avoids some conflicts with other components like https://github.com/shentao/vue-multiselect when an action is triggered on click (in this case, dropdown list closes).