Pablo López Valdés

Results 3 comments of Pablo López Valdés

> ``` > @ViewChild('phoneInput') > phoneInput: ElementRef; > ``` > > Trigger a fake keyup event: > > ``` > setValue(): void { > const phone = '+917878747416' > this.form.setValue({phone:...

> Next thing under `src/android` folder in `ChromeCustomTabPlugin.java` file, for overriden method `execute()` hide case is missing. For that I have added following line > > ``` > case "hide":...

> Note: Shopify core changes must be deployed first before the CLI or adding the name field would fail to be recognized and error @georgge293 This PR is already approved...