Title: Application crashes when you tap a lot of times navigation back arrow · Issue #4986 · NativeScript/NativeScript · GitHub
Open Graph Title: Application crashes when you tap a lot of times navigation back arrow · Issue #4986 · NativeScript/NativeScript
X Title: Application crashes when you tap a lot of times navigation back arrow · Issue #4986 · NativeScript/NativeScript
Description: Tell us about the problem Application crashes when you tap a lot of times navigation back arrow. Which platform(s) does your issue occur on? Android Please provide the following version numbers that your issue occurs with: CLI: rc Cross-...
Open Graph Description: Tell us about the problem Application crashes when you tap a lot of times navigation back arrow. Which platform(s) does your issue occur on? Android Please provide the following version numbers tha...
X Description: Tell us about the problem Application crashes when you tap a lot of times navigation back arrow. Which platform(s) does your issue occur on? Android Please provide the following version numbers tha...
Opengraph URL: https://github.com/NativeScript/NativeScript/issues/4986
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Application crashes when you tap a lot of times navigation back arrow","articleBody":"### Tell us about the problem\r\nApplication crashes when you tap a lot of times navigation back arrow.\r\n\r\n### Which platform(s) does your issue occur on?\r\nAndroid\r\n\r\n### Please provide the following version numbers that your issue occurs with:\r\n- CLI: rc\r\n- Cross-platform modules: rc\r\n- Plugin(s): nativescript-pro-ui: next\r\n\r\n### Please tell us how to recreate the issue in as much detail as possible.\r\nPlease, use the project: https://github.com/telerik/nativescript-ui-samples-angular\r\nRun it and navigate to(for example): ListView/Selection/Single Selection. Tap back button 4 times and you will see the exception:\r\n\r\nSystem.err: com.tns.NativeScriptException: \r\nSystem.err: Calling js method run failed\r\nSystem.err: \r\nSystem.err: TypeError: Cannot read property 'resolvedPage' of undefined\r\nSystem.err: File: \"file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js, line: 142, column: 24\r\nSystem.err: \r\nSystem.err: StackTrace: \r\nSystem.err: \tFrame: function:'FrameBase._onNavigatingTo', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/tns-core-modules/ui/frame/frame-common.js', line: 306, column: 23\r\nSystem.err: \tFrame: function:'FrameBase.performGoBack', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/tns-core-modules/ui/frame/frame-common.js', line: 289, column: 14\r\nSystem.err: \tFrame: function:'FrameBase._processNavigationContext', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/tns-core-modules/ui/frame/frame-common.js', line: 258, column: 18\r\nSystem.err: \tFrame: function:'Frame._processNavigationContext', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/tns-core-modules/ui/frame/frame.js', line: 259, column: 52\r\nSystem.err: \tFrame: function:'FrameBase._processNavigationQueue', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/tns-core-modules/ui/frame/frame-common.js', line: 225, column: 18\r\nSystem.err: \tFrame: function:'Frame.setCurrent', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/tns-core-modules/ui/frame/frame.js', line: 83, column: 14\r\nSystem.err: \tFrame: function:'', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/tns-core-modules/ui/frame/fragment.transitions.js', line: 523, column: 53\r\nSystem.err: \tFrame: function:'ZoneDelegate.invokeTask', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js', line: 398, column: 31\r\nSystem.err: \tFrame: function:'Zone.runTask', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js', line: 165, column: 47\r\nSystem.err: \tFrame: function:'ZoneTask.invoke', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js', line: 460, column: 38\r\nSystem.err: \tFrame: function:'timer', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js', line: 1634, column: 29\r\nSystem.err: \tFrame: function:'invoke', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/tns-core-modules/timer/timer.js', line: 19, column: 48\r\nSystem.err: \tFrame: function:'ZoneDelegate.invoke', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js', line: 365, column: 26\r\nSystem.err: \tFrame: function:'Zone.runGuarded', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js', line: 138, column: 47\r\nSystem.err: \tFrame: function:'', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/nativescript-angular/zone-js/dist/zone-nativescript.js', line: 116, column: 29\r\nSystem.err: \tFrame: function:'run', file:'file:///data/data/org.nativescript.sdkAngular/files/app/tns_modules/tns-core-modules/timer/timer.js', line: 23, column: 13\r\nSystem.err: \r\nSystem.err: \tat com.tns.Runtime.callJSMethodNative(Native Method)\r\nSystem.err: \tat com.tns.Runtime.dispatchCallJSMethodNative(Runtime.java:1088)\r\nSystem.err: \tat com.tns.Runtime.callJSMethodImpl(Runtime.java:970)\r\nSystem.err: \tat com.tns.Runtime.callJSMethod(Runtime.java:957)\r\nSystem.err: \tat com.tns.Runtime.callJSMethod(Runtime.java:941)\r\nSystem.err: \tat com.tns.Runtime.callJSMethod(Runtime.java:933)\r\nSystem.err: \tat com.tns.gen.java.lang.Runnable.run(Runnable.java:10)\r\nSystem.err: \tat android.os.Handler.handleCallback(Handler.java:751)\r\nSystem.err: \tat android.os.Handler.dispatchMessage(Handler.java:95)\r\nSystem.err: \tat android.os.Looper.loop(Looper.java:154)\r\nSystem.err: \tat android.app.ActivityThread.main(ActivityThread.java:6077)\r\nSystem.err: \tat java.lang.reflect.Method.invoke(Native Method)\r\nSystem.err: \tat com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865)\r\nSystem.err: \tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755)\r\nActivityManager: Process org.nativescript.sdkAngular (pid 31522) has died\r\nActivityManager: cleanUpApplicationRecord -- 31522\r\n\r\n","author":{"url":"https://github.com/miroslavaivanova","@type":"Person","name":"miroslavaivanova"},"datePublished":"2017-10-26T06:44:25.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/4986/NativeScript/issues/4986"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:d2025fa5-ed6a-e26f-addd-60556d8551ea |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | AD0A:260E31:F6B237:15628C7:697396A5 |
| html-safe-nonce | df90b037841162352e7bc4f2a900f24ab906a701626f024c969c7fc58979014b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRDBBOjI2MEUzMTpGNkIyMzc6MTU2MjhDNzo2OTczOTZBNSIsInZpc2l0b3JfaWQiOiI3MDc4MTA0OTMzMDUxMTExMDc3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 384c8965b69517e320b0792176340ba2bf477c7964b2e435eb3df438d0a7f53c |
| hovercard-subject-tag | issue:268646176 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/NativeScript/NativeScript/4986/issue_layout |
| twitter:image | https://opengraph.githubassets.com/fa7a9b5ae34013dd2be8c22bb0f6d9ec7c19f25d196155db6647eda03aaddf8e/NativeScript/NativeScript/issues/4986 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/fa7a9b5ae34013dd2be8c22bb0f6d9ec7c19f25d196155db6647eda03aaddf8e/NativeScript/NativeScript/issues/4986 |
| og:image:alt | Tell us about the problem Application crashes when you tap a lot of times navigation back arrow. Which platform(s) does your issue occur on? Android Please provide the following version numbers tha... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | miroslavaivanova |
| hostname | github.com |
| expected-hostname | github.com |
| None | f0b5e2d1da32de5a0b7bcfbc5ba007c93e8e63098fba29e1200efb674aa72e66 |
| turbo-cache-control | no-preview |
| go-import | github.com/NativeScript/NativeScript git https://github.com/NativeScript/NativeScript.git |
| octolytics-dimension-user_id | 7392261 |
| octolytics-dimension-user_login | NativeScript |
| octolytics-dimension-repository_id | 31492490 |
| octolytics-dimension-repository_nwo | NativeScript/NativeScript |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 31492490 |
| octolytics-dimension-repository_network_root_nwo | NativeScript/NativeScript |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 6fc3acd8abe8a5ec0c4bf4d09d9e27d14301112d |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width