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

fix(Android): a crash on application restart after livesync changes by vchimev · Pull Request #6756 · NativeScript/NativeScript · GitHub

fix(Android): a crash on application restart after livesync changes - #6756

Merged
vakrilov merged 3 commits into
masterfrom
vchimev/fix-err-and
Jan 8, 2019
Merged

vakrilov merged 3 commits into
masterfrom
vchimev/fix-err-and

Conversation

vchimev commented Jan 4, 2019

Copy link
Copy Markdown
Contributor

A crash happens in the NativeScript Preview application for Android on application restart after livesync changes on scripts and styles.

An uncaught Exception occurred on "main" thread.
com.tns.NativeScriptException:
Calling js method run failed

TypeError: Cannot read property 'getRootView' of undefined
File: file:///data/data/org.nativescript.preview/files/app/tns_modules/tns-core-modules/ui/frame/frame.js, line: 56, column:29

PR Checklist

```
An uncaught Exception occurred on "main" thread.
com.tns.NativeScriptException:
Calling js method run failed

TypeError: Cannot read property 'getRootView' of undefined
File: file:///data/data/org.nativescript.preview/files/app/tns_modules/tns-core-modules/ui/frame/frame.js, line: 56, column:29
```
ghost assigned vchimev Jan 4, 2019
ghost added the in progress label Jan 4, 2019
ns-bot added the cla: yes label Jan 4, 2019
ghost assigned vakrilov Jan 7, 2019
vakrilov merged commit 1f1d722 into master Jan 8, 2019
vakrilov deleted the vchimev/fix-err-and branch January 8, 2019 19:03
ghost removed the in progress label Jan 8, 2019

lock Bot commented Jan 8, 2020

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 Jan 8, 2020
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.

5 participants


Back | FazBrowse Home | New Git URL