René's URL Explorer Experiment


Title: [Tabs][BottomNavigation] Crash with TabStrip configured in code-behind · Issue #7692 · NativeScript/NativeScript · GitHub

Open Graph Title: [Tabs][BottomNavigation] Crash with TabStrip configured in code-behind · Issue #7692 · NativeScript/NativeScript

X Title: [Tabs][BottomNavigation] Crash with TabStrip configured in code-behind · Issue #7692 · NativeScript/NativeScript

Description: Environment CLI: 6.0.3 Cross-platform modules: 6.1.0-next-2019-08-18-231654-03 iOS Runtime: 6.1.0-2019-08-15-135151-01 The problem is related to incorrect handling of a scenario where TabStrip and TabStripItems are created dynamically in...

Open Graph Description: Environment CLI: 6.0.3 Cross-platform modules: 6.1.0-next-2019-08-18-231654-03 iOS Runtime: 6.1.0-2019-08-15-135151-01 The problem is related to incorrect handling of a scenario where TabStrip and ...

X Description: Environment CLI: 6.0.3 Cross-platform modules: 6.1.0-next-2019-08-18-231654-03 iOS Runtime: 6.1.0-2019-08-15-135151-01 The problem is related to incorrect handling of a scenario where TabStrip and ...

Opengraph URL: https://github.com/NativeScript/NativeScript/issues/7692

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Tabs][BottomNavigation] Crash with TabStrip configured in code-behind","articleBody":"**Environment**\r\n - CLI: 6.0.3\r\n - Cross-platform modules: 6.1.0-next-2019-08-18-231654-03\r\n - iOS Runtime: 6.1.0-2019-08-15-135151-01\r\n\r\nThe problem is related to incorrect handling of a scenario where TabStrip and TabStripItems are created dynamically in code behind. The issue is reproducible only on iOS. Error:\r\n```\r\nCONSOLE INFO file:///node_modules/nativescript-dev-webpack/hot.js:3:0 HMR: Hot Module Replacement Enabled. Waiting for signal.\r\nCONSOLE LOG file:///app/ns-ui-widgets-category/tabs/properties/properties-page.js:96:0 \u003e\u003e\u003e Loaded [Content 1]\r\nCONSOLE LOG file:///app/ns-ui-widgets-category/tabs/properties/properties-page.js:96:0 \u003e\u003e\u003e Loaded [Content 2]\r\nCONSOLE LOG file:///app/ns-ui-widgets-category/tabs/properties/properties-page.js:96:0 \u003e\u003e\u003e Loaded [Content 3]\r\nCONSOLE LOG file:///app/ns-ui-widgets-category/tabs/properties/properties-page.js:41:0 tabs.nativeView:  \u003c_UIPageViewControllerContentView: 0x7fb6e7647bc0; frame = (0 0; 375 812); clipsToBounds = YES; opaque = NO; autoresize = W+H; layer = \u003cCALayer: 0x6000019bbd40\u003e\u003e\r\n***** Fatal JavaScript exception - application has been terminated. *****\r\nNative stack trace:\r\n1   0x1015e362a NativeScript::reportFatalErrorBeforeShutdown(JSC::ExecState*, JSC::Exception*, bool)\r\n2   0x10161d108 NativeScript::FFICallback\u003cNativeScript::ObjCMethodCallback\u003e::ffiClosureCallback(ffi_cif*, void*, void**, void*)\r\n3   0x101fc3a86 ffi_closure_unix64_inner\r\n4   0x101fc44aa ffi_closure_unix64\r\n5   0x10558bd22 -[CALayer layoutSublayers]\r\n6   0x1055909fc CA::Layer::layout_if_needed(CA::Transaction*)\r\n7   0x10559cd58 CA::Layer::layout_and_display_if_needed(CA::Transaction*)\r\n8   0x10550c24a CA::Context::commit_transaction(CA::Transaction*)\r\n9   0x105543606 CA::Transaction::commit()\r\n10  0x1062ea99c _afterCACommitHandler\r\n11  0x1048c52c7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__\r\n12  0x1048bf78e __CFRunLoopDoObservers\r\n13  0x1048bfe01 __CFRunLoopRun\r\n14  0x1048bf4d2 CFRunLoopRunSpecific\r\n15  0x10baca2fe GSEventRunModal\r\n16  0x1062c2fc2 UIApplicationMain\r\n17  0x101fc42ed ffi_call_unix64\r\n18  0x118c5a870\r\nJavaScript stack trace:\r\nviewDidLayoutSubviews(file:///node_modules/tns-core-modules/ui/tabs/tabs.js:103:0\r\nat UIApplicationMain([native code])\r\nat _start(file:///node_modules/tns-core-modules/application/application.js:286:0\r\nat run(file:///node_modules/tns-core-modules/application/application.js:314:0\r\nat file:///app/bundle.js:1131:65\r\nat ./app.ts(file:///app/bundle.js:1143:34)\r\nat __webpack_require__(file:///app/webpack/bootstrap:750:0\r\nat checkDeferredModules(file:///app/webpack/bootstrap:43:0\r\nat webpackJsonpCallback(file:///app/webpack/bootstrap:30:0\r\nat anonymous(file:///app/bundle.js:2:61)\r\nat evaluate([native code])\r\nat moduleEvaluation([native code])\r\nat promiseReactionJob([native code])\r\nJavaScript error:\r\nfile:///node_modules/tns-core-modules/ui/tabs/tabs.js:103:0 JS ERROR TypeError: undefined is not an object (evaluating 'this.tabBar.frame')\r\nNativeScript caught signal 11.\r\nNative Stack:\r\n1   0x10162b2bf sig_handler(int)\r\n2   0x105278b5d _sigtramp\r\n3   0x0\r\n4   0x1051beb4d libunwind::UnwindCursor\u003clibunwind::LocalAddressSpace, libunwind::Registers_x86_64\u003e::step()\r\n5   0x1051c2e4c _Unwind_RaiseException\r\n6   0x104d9b4aa __cxa_throw\r\n7   0x1037b2bfa _objc_exception_destructor(void*)\r\n8   0x1015e3a08 NativeScript::reportFatalErrorBeforeShutdown(JSC::ExecState*, JSC::Exception*, bool)\r\n9   0x10161d108 NativeScript::FFICallback\u003cNativeScript::ObjCMethodCallback\u003e::ffiClosureCallback(ffi_cif*, void*, void**, void*)\r\n10  0x101fc3a86 ffi_closure_unix64_inner\r\n11  0x101fc44aa ffi_closure_unix64\r\n12  0x10558bd22 -[CALayer layoutSublayers]\r\n13  0x1055909fc CA::Layer::layout_if_needed(CA::Transaction*)\r\n14  0x10559cd58 CA::Layer::layout_and_display_if_needed(CA::Transaction*)\r\n15  0x10550c24a CA::Context::commit_transaction(CA::Transaction*)\r\n16  0x105543606 CA::Transaction::commit()\r\n17  0x1062ea99c _afterCACommitHandler\r\n18  0x1048c52c7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__\r\n19  0x1048bf78e __CFRunLoopDoObservers\r\n20  0x1048bfe01 __CFRunLoopRun\r\n21  0x1048bf4d2 CFRunLoopRunSpecific\r\n22  0x10baca2fe GSEventRunModal\r\n23  0x1062c2fc2 UIApplicationMain\r\n24  0x101fc42ed ffi_call_unix64\r\n25  0x118c5a870\r\nJS Stack:\r\nUIApplicationMain([native code])\r\nat _start(file:///node_modules/tns-core-modules/application/application.js:286:0\r\nat run(file:///node_modules/tns-core-modules/application/application.js:314:0\r\nat file:///app/bundle.js:1131:65\r\nat ./app.ts(file:///app/bundle.js:1143:34)\r\nat __webpack_require__(file:///app/webpack/bootstrap:750:0\r\nat checkDeferredModules(file:///app/webpack/bootstrap:43:0\r\nat webpackJsonpCallback(file:///app/webpack/bootstrap:30:0\r\nat anonymous(file:///app/bundle.js:2:61)\r\nat evaluate([native code])\r\nat moduleEvaluation\r\nat promiseReactionJob\r\n\r\n```\r\nThe problem can be reproduced with [nativescript-sdk-examples-js](https://github.com/NativeScript/nativescript-sdk-examples-js) app with [properties example](https://github.com/NativeScript/nativescript-sdk-examples-js/tree/master/app/ns-ui-widgets-category/tabs/properties). Might be related to [PR#7580](https://github.com/NativeScript/NativeScript/pull/7580).","author":{"url":"https://github.com/tsonevn","@type":"Person","name":"tsonevn"},"datePublished":"2019-08-19T11:29:17.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/7692/NativeScript/issues/7692"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:51d7374b-9277-7063-3208-e5f548c7405d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9EB8:33A48C:3DC38E2:5385CC7:6971FC6F
html-safe-noncea87eb0efb22214a276a0adc6d9adda3f4cbbab6ba41d43215b6c846535700722
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RUI4OjMzQTQ4QzozREMzOEUyOjUzODVDQzc6Njk3MUZDNkYiLCJ2aXNpdG9yX2lkIjoiNDM5MTg1NTIyNzMyMTU4MDY1NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacc803e33434ab8d82cce6337a1eed907f2f5b191f10a474152131acf839387df9
hovercard-subject-tagissue:482257047
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/7692/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2cb422522a217fd188a6f4f0bd29ffbf210d3b32ef79a8eb8d7cd1f949d84926/NativeScript/NativeScript/issues/7692
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2cb422522a217fd188a6f4f0bd29ffbf210d3b32ef79a8eb8d7cd1f949d84926/NativeScript/NativeScript/issues/7692
og:image:altEnvironment CLI: 6.0.3 Cross-platform modules: 6.1.0-next-2019-08-18-231654-03 iOS Runtime: 6.1.0-2019-08-15-135151-01 The problem is related to incorrect handling of a scenario where TabStrip and ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernametsonevn
hostnamegithub.com
expected-hostnamegithub.com
None5d01a3551afdd1a0e12e78acaf3ba43a9a1f7dcb518695d6ed59db76a9290f13
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
release062b05dcdf64ee7a3dad7acabb746494ae0982cc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/NativeScript/NativeScript/issues/7692#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FNativeScript%2FNativeScript%2Fissues%2F7692
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%2F7692
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/7692
Reloadhttps://github.com/NativeScript/NativeScript/issues/7692
Reloadhttps://github.com/NativeScript/NativeScript/issues/7692
NativeScript https://github.com/NativeScript
NativeScripthttps://github.com/NativeScript/NativeScript
Please reload this pagehttps://github.com/NativeScript/NativeScript/issues/7692
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 Uh oh! There was an error while loading. Please reload this page. https://github.com/NativeScript/NativeScript/security
Please reload this pagehttps://github.com/NativeScript/NativeScript/issues/7692
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/7692
New issuehttps://github.com/login?return_to=https://github.com/NativeScript/NativeScript/issues/7692
[Tabs][BottomNavigation] Crash with TabStrip configured in code-behindhttps://github.com/NativeScript/NativeScript/issues/7692#top
backloghttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22backlog%22
bughttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22bug%22
os: ioshttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22os%3A%20ios%22
https://github.com/tsonevn
https://github.com/tsonevn
tsonevnhttps://github.com/tsonevn
on Aug 19, 2019https://github.com/NativeScript/NativeScript/issues/7692#issue-482257047
nativescript-sdk-examples-jshttps://github.com/NativeScript/nativescript-sdk-examples-js
properties examplehttps://github.com/NativeScript/nativescript-sdk-examples-js/tree/master/app/ns-ui-widgets-category/tabs/properties
PR#7580https://github.com/NativeScript/NativeScript/pull/7580
backloghttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22backlog%22
bughttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22bug%22
os: ioshttps://github.com/NativeScript/NativeScript/issues?q=state%3Aopen%20label%3A%22os%3A%20ios%22
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.