angular-material-extensions / select-country

Angular Material component that allow users to select a country or nationality with an autocomplete feature
https://angular-material-extensions.github.io/select-country/
MIT License
126 stars 40 forks source link

console.log() still present in the last version #49

Closed christophe-mailfert closed 4 years ago

christophe-mailfert commented 4 years ago

Describe the bug Some console.log is writen by the module.

lang en angular-material-extensions-select-country.js:205 running with default angular-material-extensions-select-country.js:129 writeValue

To Reproduce Steps to reproduce the behavior:

  1. Load module 2 Display field in reactiv form
  2. Open console

Expected behavior I think debug log should never appear.

Desktop (please complete the following information):

AnthonyNahas commented 4 years ago

I will move them out in the next release

thank you

AnthonyNahas commented 4 years ago

this has been fixed in v3.0.3