Sebastián Ferreras

Results 3 issues of Sebastián Ferreras

Even though it's easy to use the `displayText` to decide which option/suboption should be marked as selected, it'd be better if the component allow users to add an `id` to...

enhancement

I'm using the [Ionic 3 Example App](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking-attribution/tree/master/examples/ionic3) to test sharing a Branch link specifically via **Snapchat**. When sharing a Branch link via the Snapchat Android app, the link is not...

**Description:** One of the examples in the [Ionic Generate docs](https://ionicframework.com/docs/cli/commands/generate#examples) is `ionic generate component login-form --change-detection=OnPush` but executing that exact command returns an error: ``` ionic generate component login-form --change-detection=OnPush...