Guy Brand
Guy Brand
Hi @BioPhoton, thanks for creating the pull request! Could you maybe execute the `grunt build` task such that the `dist` folder also gets updated? Then I can merge it with...
Hi @BioPhoton, I just moved this to `0.4.0` as there was no update from your side. Is this still needed in the Ionic `1.3.x` version? Thanks and regards, Guy
Hi @BioPhoton could you maybe test this with the latest master if this is still needed? As there we now use the Ionic `1.3.2` version. Thanks and regards, Guy
HI @fizdalf thanks a lot for the contribution. Could you maybe run the default `grunt` build such that everything is properly built and then update the pull request with the...
@pramodrwt Please follow the guidelines to report an issue: https://github.com/guylabs/ion-autocomplete#guidelines-to-report-an-issue Thanks.
Hi @shyamal890, yes this has already been in discussion in some other issues but currently I do not have the time to change the Ionic input style such that it...
Hi @xloading thanks for your nice explanation and the videos to show the issue. Could you maybe debug your app and add a break point to line https://github.com/guylabs/ion-autocomplete/blob/master/src/ion-autocomplete.js#L320 and tell...
Hi @xloading sorry for the delay but I could not get to you earlier. Thanks a lot for this detailed explanation of the root cause! I think the only way...
Hi @samuelsmal, nice! May you maybe create a PR for the master such that this functionality is also in this repo? I saw that you did some other changes in...
Hi @jperruchas well the problem here is that the `component-id` is used as standard attribute and is not parsed like some other attributes. See https://github.com/guylabs/ion-autocomplete/blob/master/src/ion-autocomplete.js#L48 how it is done currently....