René's URL Explorer Experiment


Title: [iOS] Issue while opening dialogs inside a modal · Issue #2375 · NativeScript/nativescript-angular · GitHub

Open Graph Title: [iOS] Issue while opening dialogs inside a modal · Issue #2375 · NativeScript/nativescript-angular

X Title: [iOS] Issue while opening dialogs inside a modal · Issue #2375 · NativeScript/nativescript-angular

Description: Environment package.json "nativescript": { "id": "", "tns-ios": { "version": "6.5.4" }, "tns-android": { "version": "6.5.3" } }, "description": "NativeScript Application", "license": "SEE LICENSE IN ", "reposit...

Open Graph Description: Environment package.json "nativescript": { "id": "", "tns-ios": { "version": "6.5.4" }, "tns-android": { "version": "6.5.3" } }, "description": "NativeScript Application", "license": "SEE LICEN...

X Description: Environment package.json "nativescript": { "id": "<id>", "tns-ios": { "version": "6.5.4" }, "tns-android": { "versio...

Opengraph URL: https://github.com/NativeScript/nativescript-angular/issues/2375

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[iOS] Issue while opening dialogs inside a modal","articleBody":"**Environment**\r\n\r\npackage.json\r\n```{\r\n  \"nativescript\": {\r\n    \"id\": \"\u003cid\u003e\",\r\n    \"tns-ios\": {\r\n      \"version\": \"6.5.4\"\r\n    },\r\n    \"tns-android\": {\r\n      \"version\": \"6.5.3\"\r\n    }\r\n  },\r\n  \"description\": \"NativeScript Application\",\r\n  \"license\": \"SEE LICENSE IN \u003cyour-license-filename\u003e\",\r\n  \"repository\": \"\u003cfill-your-repository-here\u003e\",\r\n  \"dependencies\": {\r\n    \"@angular/animations\": \"8.0.0\",\r\n    \"@angular/common\": \"8.0.0\",\r\n    \"@angular/compiler\": \"8.0.0\",\r\n    \"@angular/core\": \"8.0.0\",\r\n    \"@angular/forms\": \"8.0.0\",\r\n    \"@angular/http\": \"8.0.0-beta.10\",\r\n    \"@angular/platform-browser\": \"8.0.0\",\r\n    \"@angular/platform-browser-dynamic\": \"8.0.0\",\r\n    \"@angular/router\": \"8.0.0\",\r\n    \"@microsoft/applicationinsights-channel-js\": \"file:microsoft-applicationinsights-channel-js-2.5.8.tgz\",\r\n    \"@microsoft/applicationinsights-web\": \"2.5.9\",\r\n    \"@progress/kendo-date-math\": \"^1.5.1\",\r\n    \"@types/file-saver\": \"^2.0.1\",\r\n    \"compare-versions\": \"^3.6.0\",\r\n    \"email-validator\": \"^2.0.4\",\r\n    \"jwt-decode\": \"^3.1.2\",\r\n    \"moment\": \"^2.27.0\",\r\n    \"nativescript-angular\": \"^8.21.0\",\r\n    \"nativescript-appversion\": \"^1.4.4\",\r\n    \"nativescript-background-http\": \"^4.2.0\",\r\n    \"nativescript-email\": \"^1.6.0\",\r\n    \"nativescript-exit\": \"^1.0.1\",\r\n    \"nativescript-fingerprint-auth\": \"^7.0.2\",\r\n    \"nativescript-http-formdata\": \"^3.0.1\",\r\n    \"nativescript-imagepicker\": \"^7.1.0\",\r\n    \"nativescript-iqkeyboardmanager\": \"^1.5.1\",\r\n    \"nativescript-modal-datetimepicker\": \"^1.2.2\",\r\n    \"nativescript-multi-select\": \"^1.0.6\",\r\n    \"nativescript-numeric-keyboard\": \"^4.3.1\",\r\n    \"nativescript-pdf-view\": \"^2.2.0\",\r\n    \"nativescript-permissions\": \"^1.3.9\",\r\n    \"nativescript-phone\": \"^3.0.1\",\r\n    \"nativescript-plugin-firebase\": \"^10.5.2\",\r\n    \"nativescript-rater\": \"^2.1.2\",\r\n    \"nativescript-screen-orientation\": \"^2.0.0\",\r\n    \"nativescript-theme-core\": \"~1.0.4\",\r\n    \"nativescript-toasts\": \"^1.0.3\",\r\n    \"nativescript-ui-calendar\": \"^6.1.0\",\r\n    \"nativescript-ui-listview\": \"^8.2.0\",\r\n    \"nativescript-ui-sidedrawer\": \"^8.0.1\",\r\n    \"password-validator\": \"^5.1.2\",\r\n    \"reflect-metadata\": \"~0.1.12\",\r\n    \"rxjs\": \"~6.3.0\",\r\n    \"tns-core-modules\": \"^6.5.12\",\r\n    \"zone.js\": \"0.9.1\"\r\n  },\r\n  \"devDependencies\": {\r\n    \"@angular/compiler-cli\": \"8.0.0\",\r\n    \"@nativescript/schematics\": \"^0.7.3\",\r\n    \"@ngtools/webpack\": \"8.0.0\",\r\n    \"chalk\": \"^4.1.0\",\r\n    \"codelyzer\": \"~4.5.0\",\r\n    \"minimist\": \"^1.2.5\",\r\n    \"nativescript-dev-webpack\": \"^1.5.1\",\r\n    \"node-sass\": \"4.12.0\",\r\n    \"plist\": \"^3.0.2\",\r\n    \"replace-in-file\": \"^6.1.0\",\r\n    \"tns-android\": \"6.5.3\",\r\n    \"tns-ios\": \"6.5.4\",\r\n    \"tns-platform-declarations\": \"^6.5.12\",\r\n    \"tslint\": \"~5.11.0\",\r\n    \"typescript\": \"3.4.5\"\r\n  },\r\n  \"readme\": \"NativeScript Application\"\r\n}\r\n```\r\n \r\n**Describe the bug**\r\nThis problem only seems to exist on iOS 12 or older. \r\n\r\nI'm using TextField to 'fake' select dropdown by listening for a (tap) event on them and then opening a Dialog. Opening a dialog inside of a modal requires 2 clicks. Dialog will only open on the second click and once you select an action from it and close the modal, the second dialog (first click) opens.\r\n\r\nOccasionally I will get an error when opening a modal:\r\n\r\n\u003e TypeError: undefined is not an object (evaluating 'data.startDate')\r\n\r\n**Expected behavior**\r\n\r\nTo be able to open dialogs inside a modal.\r\n\r\n**Additional context**\r\n\r\nOpening modal:\r\n```\r\npublic showModal(): void {\r\n    this.onFocus();\r\n    let options = {\r\n        context: {\r\n            data: data\r\n        },\r\n        fullscreen: true,\r\n        viewContainerRef: this.vcRef\r\n    };\r\n    this.modal.showModal(ModalViewComponent, options).then(res =\u003e {\r\n        this.getAllReports();\r\n    });\r\n}\r\n```\r\n\r\nOpening dialog:\r\n```\r\n\u003cStackLayout class=\"form-group\"\u003e\r\n  \u003cLabel text=\"Supervisor\" class=\"label m-b-0\"\u003e\u003c/Label\u003e\r\n  \u003cTextField hint=\"Select\" class=\"input input-border\" [(ngModel)]=\"selectedSupervisor\" [text]=\"selectedSupervisor\" (tap)=\"openDialog('Supervisors', supervisors)\" editable=\"false\"\u003e\u003c/TextField\u003e\r\n\u003c/StackLayout\u003e\r\n```\r\n\r\n```\r\nopenDialog(name: string, data): void {\r\n    this.onFocus();\r\n    let options;\r\n    options = {\r\n        title: `Select ${name}`,\r\n        actions: data.map(x =\u003e x.name),\r\n        cancelButtonText: \"Cancel\",\r\n    };\r\n    action(options).then((result) =\u003e {\r\n        if (result === \"Cancel\") {\r\n        } else {\r\n            if(name === 'Supervisors') {\r\n                this.selectedSupervisor = result;\r\n            }\r\n        }\r\n    });\r\n}\r\n```\r\n\r\nDemo:\r\n\r\nhttps://user-images.githubusercontent.com/15087423/156002086-1b981014-1d7c-4667-af7f-593d2cea415e.mp4","author":{"url":"https://github.com/adammo14","@type":"Person","name":"adammo14"},"datePublished":"2022-02-28T14:43:14.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2375/nativescript-angular/issues/2375"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:4865b25d-5817-d17e-b436-868eb6ddaa4c
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idBED8:2A6262:559DFF:6D0BEA:69744501
html-safe-nonce41063686b27128c361cf322fc1b235cbf1691049ad57f1515f9d7a6ab0f7d47e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRUQ4OjJBNjI2Mjo1NTlERkY6NkQwQkVBOjY5NzQ0NTAxIiwidmlzaXRvcl9pZCI6IjIwNjc0NTMzNTk0NzkzNDIzMzgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacdf9b96e3a8dddc43353493596e5c24e9e15a69cecf0235be5ea66743b87f5106
hovercard-subject-tagissue:1154176308
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-angular/2375/issue_layout
twitter:imagehttps://opengraph.githubassets.com/378c9326a9c1c96f893a777e2352514add7bc09fe607f2b6a433efa9ca7576fb/NativeScript/nativescript-angular/issues/2375
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/378c9326a9c1c96f893a777e2352514add7bc09fe607f2b6a433efa9ca7576fb/NativeScript/nativescript-angular/issues/2375
og:image:altEnvironment package.json "nativescript": { "id": "", "tns-ios": { "version": "6.5.4" }, "tns-android": { "version": "6.5.3" } }, "description": "NativeScript Application", "license": "SEE LICEN...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameadammo14
hostnamegithub.com
expected-hostnamegithub.com
Nonee0b95d743b7672c9ac0e1032d5f117950182dc164a83434a7db86510e8f0b37c
turbo-cache-controlno-preview
go-importgithub.com/NativeScript/nativescript-angular git https://github.com/NativeScript/nativescript-angular.git
octolytics-dimension-user_id7392261
octolytics-dimension-user_loginNativeScript
octolytics-dimension-repository_id35951404
octolytics-dimension-repository_nwoNativeScript/nativescript-angular
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id35951404
octolytics-dimension-repository_network_root_nwoNativeScript/nativescript-angular
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
release56fe7e2e8de6e57740bca50402351ea656f7a4bf
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2375#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FNativeScript%2Fnativescript-angular%2Fissues%2F2375
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://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FNativeScript%2Fnativescript-angular%2Fissues%2F2375
Sign up https://patch-diff.githubusercontent.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-angular
Reloadhttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2375
Reloadhttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2375
Reloadhttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2375
NativeScript https://patch-diff.githubusercontent.com/NativeScript
nativescript-angularhttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular
Please reload this pagehttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2375
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FNativeScript%2Fnativescript-angular
Fork 240 https://patch-diff.githubusercontent.com/login?return_to=%2FNativeScript%2Fnativescript-angular
Star 1.2k https://patch-diff.githubusercontent.com/login?return_to=%2FNativeScript%2Fnativescript-angular
Code https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular
Issues 294 https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues
Pull requests 2 https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/pulls
Actions https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/actions
Security 0 https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/security
Insights https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/pulse
Code https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular
Issues https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues
Pull requests https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/pulls
Actions https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/actions
Security https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/security
Insights https://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/NativeScript/nativescript-angular/issues/2375
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/NativeScript/nativescript-angular/issues/2375
[iOS] Issue while opening dialogs inside a modalhttps://patch-diff.githubusercontent.com/NativeScript/nativescript-angular/issues/2375#top
https://github.com/adammo14
https://github.com/adammo14
adammo14https://github.com/adammo14
on Feb 28, 2022https://github.com/NativeScript/nativescript-angular/issues/2375#issue-1154176308
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.