matteodem / meteor-easy-search

Easy-to-use search for Meteor with Blaze Components
MIT License
435 stars 68 forks source link

Minor issue console.log('once created'); #466

Closed dominicarrojado closed 8 years ago

dominicarrojado commented 8 years ago

This is just a minor issue but the latest version puts a console log "once created" on rendering the input search.

matteodem commented 8 years ago

I cannot find this code in any of the packages.

dominicarrojado commented 8 years ago

screen shot 2016-03-21 at 5 53 20 pm Isn't this in your package?

matteodem commented 8 years ago

Very weird, which version are you using? https://github.com/matteodem/meteor-easy-search/blob/master/packages/easysearch:components/lib/input/input.js#L10

dominicarrojado commented 8 years ago

easy:search@2.0.5 easysearch:components@2.0.5 easysearch:core@2.0.8

matteodem commented 8 years ago

Please update to the latest version of all the packages (see https://github.com/matteodem/meteor-easy-search/blob/master/packages/easysearch:components/package.js#L4)