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

fix(modal): exception when calling ViewBase.showModal(...) by manoldonev · Pull Request #5737 · NativeScript/NativeScript · GitHub

fix(modal): exception when calling ViewBase.showModal(...) - #5737

Merged
manoldonev merged 2 commits into
masterfrom
mdonev/viewbase-showmodal-fix
Apr 25, 2018
Merged

manoldonev merged 2 commits into
masterfrom
mdonev/viewbase-showmodal-fix

Conversation

Copy link
Copy Markdown
Contributor

Fixes #5735

Comment thread tests/app/ui/page/page-tests-common.ts Outdated
TKUnit.waitUntilReady(() => modalClosed);
}

export function test_WhenViewBaseCallsShowModal_WithArguments_ShouldThrow() {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Should be without arguments.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

@MartoYankov Fixed.

manoldonev force-pushed the mdonev/viewbase-showmodal-fix branch from 46cd184 to cbb933a Compare April 25, 2018 08:20
manoldonev merged commit 451589d into master Apr 25, 2018
ghost removed the in progress label Apr 25, 2018
manoldonev deleted the mdonev/viewbase-showmodal-fix branch April 25, 2018 21:19

lock Bot commented Aug 26, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

lock Bot locked and limited conversation to collaborators Aug 26, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opening modal view from ViewBase instance does not work

3 participants


Back | FazBrowse Home | New Git URL