Skip to content

v2.6.1

Compare
Choose a tag to compare
@jhuesos jhuesos released this 10 Jun 17:56
· 54 commits to master since this release

Bug Fixes

  • Private property _bindedFunctions inside paper-autocomplete-suggestions was being shared between all instances. This now has been solved thanks to @plequang.