René's URL Explorer Experiment


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

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@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-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:d2025fa5-ed6a-e26f-addd-60556d8551ea
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idAD0A:260E31:F6B237:15628C7:697396A5
html-safe-noncedf90b037841162352e7bc4f2a900f24ab906a701626f024c969c7fc58979014b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRDBBOjI2MEUzMTpGNkIyMzc6MTU2MjhDNzo2OTczOTZBNSIsInZpc2l0b3JfaWQiOiI3MDc4MTA0OTMzMDUxMTExMDc3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac384c8965b69517e320b0792176340ba2bf477c7964b2e435eb3df438d0a7f53c
hovercard-subject-tagissue:268646176
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/NativeScript/NativeScript/4986/issue_layout
twitter:imagehttps://opengraph.githubassets.com/fa7a9b5ae34013dd2be8c22bb0f6d9ec7c19f25d196155db6647eda03aaddf8e/NativeScript/NativeScript/issues/4986
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/fa7a9b5ae34013dd2be8c22bb0f6d9ec7c19f25d196155db6647eda03aaddf8e/NativeScript/NativeScript/issues/4986
og:image:altTell 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:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamemiroslavaivanova
hostnamegithub.com
expected-hostnamegithub.com
Nonef0b5e2d1da32de5a0b7bcfbc5ba007c93e8e63098fba29e1200efb674aa72e66
turbo-cache-controlno-preview
go-importgithub.com/NativeScript/NativeScript git https://github.com/NativeScript/NativeScript.git
octolytics-dimension-user_id7392261
octolytics-dimension-user_loginNativeScript
octolytics-dimension-repository_id31492490
octolytics-dimension-repository_nwoNativeScript/NativeScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id31492490
octolytics-dimension-repository_network_root_nwoNativeScript/NativeScript
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release6fc3acd8abe8a5ec0c4bf4d09d9e27d14301112d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/NativeScript/NativeScript/issues/4986#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FNativeScript%2FNativeScript%2Fissues%2F4986
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FNativeScript%2FNativeScript%2Fissues%2F4986
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=NativeScript%2FNativeScript
Reloadhttps://github.com/NativeScript/NativeScript/issues/4986
Reloadhttps://github.com/NativeScript/NativeScript/issues/4986
Reloadhttps://github.com/NativeScript/NativeScript/issues/4986
NativeScript https://github.com/NativeScript
NativeScripthttps://github.com/NativeScript/NativeScript
Please reload this pagehttps://github.com/NativeScript/NativeScript/issues/4986
Notifications https://github.com/login?return_to=%2FNativeScript%2FNativeScript
Fork 1.7k https://github.com/login?return_to=%2FNativeScript%2FNativeScript
Star 25.4k https://github.com/login?return_to=%2FNativeScript%2FNativeScript
Code https://github.com/NativeScript/NativeScript
Issues 869 https://github.com/NativeScript/NativeScript/issues
Pull requests 59 https://github.com/NativeScript/NativeScript/pulls
Discussions https://github.com/NativeScript/NativeScript/discussions
Actions https://github.com/NativeScript/NativeScript/actions
Projects 0 https://github.com/NativeScript/NativeScript/projects
Wiki https://github.com/NativeScript/NativeScript/wiki
Security 0 https://github.com/NativeScript/NativeScript/security
Insights https://github.com/NativeScript/NativeScript/pulse
Code https://github.com/NativeScript/NativeScript
Issues https://github.com/NativeScript/NativeScript/issues
Pull requests https://github.com/NativeScript/NativeScript/pulls
Discussions https://github.com/NativeScript/NativeScript/discussions
Actions https://github.com/NativeScript/NativeScript/actions
Projects https://github.com/NativeScript/NativeScript/projects
Wiki https://github.com/NativeScript/NativeScript/wiki
Security https://github.com/NativeScript/NativeScript/security
Insights https://github.com/NativeScript/NativeScript/pulse
New issuehttps://github.com/login?return_to=https://github.com/NativeScript/NativeScript/issues/4986
New issuehttps://github.com/login?return_to=https://github.com/NativeScript/NativeScript/issues/4986
Application crashes when you tap a lot of times navigation back arrowhttps://github.com/NativeScript/NativeScript/issues/4986#top
os: androidhttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22os%3A%20android%22
3.4https://github.com/NativeScript/NativeScript/milestone/36
https://github.com/miroslavaivanova
https://github.com/miroslavaivanova
miroslavaivanovahttps://github.com/miroslavaivanova
on Oct 26, 2017https://github.com/NativeScript/NativeScript/issues/4986#issue-268646176
https://github.com/telerik/nativescript-ui-samples-angularhttps://github.com/telerik/nativescript-ui-samples-angular
os: androidhttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22os%3A%20android%22
3.4https://github.com/NativeScript/NativeScript/milestone/36
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.