vue-instant icon indicating copy to clipboard operation
vue-instant copied to clipboard

isSimilar method is not work on some case

Open kamontat opened this issue 6 years ago • 0 comments

isSimilar method will reset the match to all if I add spacebar.

For example, The dataset is Website developer, Mobile developer, Data engineer.

  1. If the input is hello = zero match
  2. If the input is hello = match all

kamontat avatar Mar 09 '19 15:03 kamontat