FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[iOS] Dialogs don't work on iOS · Issue #5931 · NativeScript/NativeScript · GitHub

[iOS] Dialogs don't work on iOS #5931

Description

Tell us about the problem

Dialogs from "ui/dialogs" don't work on iOS from modal page.

Which platform(s) does your issue occur on?

iOS

Please provide the following version numbers that your issue occurs with:

  • CLI: 4.1.0
  • Cross-platform modules: 4.1.0
  • Runtime(s): 4.0.1
  • Plugin(s): "tns-core-modules": "^4.1.0"

Please tell us how to recreate the issue in as much detail as possible.

Here is a playground: https://play.nativescript.org/?template=play-tsc&id=Bf1NJd

if you change app.start({ moduleName: 'home/home-page' }); to app.start({ moduleName: 'home/new-page' }); in app.ts it's working fine.

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

playground above

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL