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

Added check for owner in button listener by hshristov · Pull Request #4898 · NativeScript/NativeScript · GitHub

Added check for owner in button listener - #4898

Merged
hshristov merged 1 commit into
masterfrom
hhristov/fix-button-misssing-owner
Sep 28, 2017
Merged

hshristov merged 1 commit into
masterfrom
hhristov/fix-button-misssing-owner

Conversation

Copy link
Copy Markdown
Contributor

If you set tap gesture on a button parent (e.g. some layout for example) and set tap handler on the button and click the button there is a chance to execute navigation with clear history. This will remove current fragment and will clear the button listener owner. Still android will fire the click handler and we will throw an exception.

Fix #4897

…le) and set tap handler on the button and click the button there is a chance to execute navigation with clear history. This will remove current fragment and will clear the button listener owner. Still android will fire the click handler and we will throw an exception.

Fix #4897
hshristov merged commit 9b52bbc into master Sep 28, 2017
hshristov deleted the hhristov/fix-button-misssing-owner branch September 28, 2017 06:17

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.

Button listener missing owner

3 participants


Back | FazBrowse Home | New Git URL