pandabuilt

Results 3 issues of pandabuilt

When loading up a component inside a modal from a footer navigation I've noticed Attempt to present on (from ) whose view is not in the window hierarchy. This issue...

**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...

I'm trying to bind a form control field with this keyboard however the field displays normally but doesn't bind the value. What am I doing wrong? ``` ``` ``` console.log(this.form.get('formControlField').value)...