Skip to content

bug: NavController Present Modal not overlaying content #5480

Closed
@qorsmond

Description

@qorsmond

Type: bug

Ionic Version: 2.x

Platform: mobile webview

When trying to display a modal using nav.present(myModal) the screen goes blank when testing in the browser emulating IOS it shows correctly when emulating Android.

But when testing on the device itself with Android 5.1 the modal is not shown. When I tap on the screen where the inputs should be located it seems that the inputs of the modal gets focus because the keyboard opens but you can’t see the inputs because the modal is hidden.

I tried to create a code pen but not so sure how to do it for ionic2. I did make a gist: https://gist.github.com/qorsmond/0fda766a2091431bc80e

ionic info:

Cordova CLI: 6.0.0
Gulp version: CLI version 3.9.0
Gulp local:
Ionic Version: 2.0.0-beta.0
Ionic CLI Version: 2.0.0-beta.17
Ionic App Lib Version: 2.0.0-beta.8
OS: Node Version: v5.6.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions