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

Opening modal view from ViewBase instance does not work · Issue #5735 · NativeScript/NativeScript · GitHub

Opening modal view from ViewBase instance does not work #5735

Description

It should be possible to open a modal view from a ViewBase instance (e.g. TabViewItem) via the showModal(...) method if the correct set of arguments is passed and as long the ViewBase instance has a parent that is actual view (for TabViewItem -> TabView). Currently this only works for View instances.

If no arguments are passed, it is expected that ViewBase.showModal() or View.showModal will throw an exception.

Activity

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

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


    Back | FazBrowse Home | New Git URL