Title: My types are gone · Issue #163 · NativeScript/angular · GitHub
Open Graph Title: My types are gone · Issue #163 · NativeScript/angular
X Title: My types are gone · Issue #163 · NativeScript/angular
Description: Hello together, I am just trying to migrate to NS9 and Angular 21. However, unfortunately it seems like some types I need are gone. Would it be possible to add them to the exports? Seems like the mjs files do not export them Here the rel...
Open Graph Description: Hello together, I am just trying to migrate to NS9 and Angular 21. However, unfortunately it seems like some types I need are gone. Would it be possible to add them to the exports? Seems like the m...
X Description: Hello together, I am just trying to migrate to NS9 and Angular 21. However, unfortunately it seems like some types I need are gone. Would it be possible to add them to the exports? Seems like the m...
Opengraph URL: https://github.com/NativeScript/angular/issues/163
X: @github
Domain: Github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"My types are gone","articleBody":"Hello together,\nI am just trying to migrate to NS9 and Angular 21. However, unfortunately it seems like some types I need are gone. Would it be possible to add them to the exports? Seems like the mjs files do not export them\nHere the relevant imports from the old package\nimport {\n\tBackNavigationOptions,\n\tExtendedNavigationBehaviorOptions,\n\tExtendedNavigationExtras\n} from '@nativescript/angular/lib/legacy/router/router-extensions';\n\n\nns --version\n9.0.2\n\n\n\t\"dependencies\": {\n\t\t\"@angular/animations\": \"21.1.0\",\n\t\t\"@angular/common\": \"21.1.0\",\n\t\t\"@angular/compiler\": \"21.1.0\",\n\t\t\"@angular/core\": \"21.1.0\",\n\t\t\"@angular/forms\": \"21.1.0\",\n\t\t\"@angular/platform-browser\": \"21.1.0\",\n\t\t\"@angular/platform-browser-dynamic\": \"21.1.0\",\n\t\t\"@angular/router\": \"21.1.0\",\n\t\t\"@apollo/client\": \"4.1.2\",\n\t\t\"@mnd/external-web-view\": \"file:../app-plugins/dist/packages/external-web-view/mnd-external-web-view-2.0.2.tgz\",\n\t\t\"@mnd/sqlcipher\": \"file:../app-plugins/dist/packages/sqlcipher/mnd-sqlcipher-1.0.0.tgz\",\n\t\t\"@nativescript/angular\": \"21.0.0\",\n\t\t\"@nativescript/core\": \"~9.0.0\",\n\t\t\"@nativescript/iqkeyboardmanager\": \"2.1.2\",\n\t\t\"@nativescript/localize\": \"5.2.0\",\n\t\t\"@nativescript/mlkit-barcode-scanning\": \"file:../app-plugins-customized/mlkit/dist/packages/mlkit-barcode-scanning/nativescript-mlkit-barcode-scanning-3.0.2.tgz\",\n\t\t\"@nativescript/mlkit-core\": \"file:../app-plugins-customized/mlkit/dist/packages/mlkit-core/nativescript-mlkit-core-3.0.3.tgz\",\n\t\t\"@nativescript/mlkit-custom-object-detection\": \"file:../app-plugins-customized/mlkit/dist/packages/mlkit-custom-object-detection/nativescript-mlkit-custom-object-detection-3.0.2.tgz\",\n\t\t\"@nativescript/mlkit-object-detection\": \"file:../app-plugins-customized/mlkit/dist/packages/mlkit-object-detection/nativescript-mlkit-object-detection-3.0.2.tgz\",\n\t\t\"@nativescript/secure-storage\": \"4.0.1\",\n\t\t\"@nativescript/theme\": \"3.1.0\",\n\t\t\"@nativescript/ui-charts\": \"0.2.4\",\n\t\t\"apollo-angular\": \"13.0.0\",\n\t\t\"apollo3-cache-persist\": \"0.15.0\",\n\t\t\"d3-ease\": \"3.0.1\",\n\t\t\"graphql\": \"16.12.0\",\n\t\t\"graphql-tag\": \"2.12.6\",\n\t\t\"intl\": \"1.2.5\",\n\t\t\"moment\": \"2.30.1\",\n\t\t\"nativescript-health-data\": \"file:../app-plugins-customized/nativescript-health-data/publish/package/nativescript-health-data-3.0.0.tgz\",\n\t\t\"nativescript-oauth2-ext\": \"file:../app-plugins-customized/nativescript-oauth2-ext/publish/package/nativescript-oauth2-ext-3.0.5.tgz\",\n\t\t\"nativescript-ui-calendar\": \"15.2.3\",\n\t\t\"nativescript-ui-gauge\": \"15.2.3\",\n\t\t\"rxjs\": \"7.8.2\",\n\t\t\"util\": \"0.12.5\",\n\t\t\"url\": \"0.11.4\",\n\t\t\"uuidjs\": \"5.1.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@angular-devkit/build-angular\": \"21.1.0\",\n\t\t\"@angular/compiler-cli\": \"21.1.0\",\n\t\t\"@graphql-codegen/cli\": \"6.1.1\",\n\t\t\"@graphql-codegen/fragment-matcher\": \"6.0.0\",\n\t\t\"@graphql-codegen/introspection\": \"5.0.0\",\n\t\t\"@graphql-codegen/typescript\": \"5.0.7\",\n\t\t\"@graphql-codegen/typescript-apollo-angular\": \"4.0.1\",\n\t\t\"@graphql-codegen/typescript-operations\": \"5.0.7\",\n\t\t\"@nativescript/android\": \"~9.0.0\",\n\t\t\"@nativescript/ios\": \"~9.0.0\",\n\t\t\"@nativescript/types\": \"~9.0.0\",\n\t\t\"@nativescript/webpack\": \"5.0.24\",\n\t\t\"@ngtools/webpack\": \"21.1.0\",\n\t\t\"@types/d3-ease\": \"3.0.2\",\n\t\t\"@types/intl\": \"1.2.2\",\n\t\t\"@types/lodash\": \"4.17.23\",\n\t\t\"@types/node\": \"25.0.9\",\n\t\t\"keycloak-request-token\": \"0.1.0\",\n\t\t\"patch-package\": \"^8.0.1\",\n\t\t\"rimraf\": \"6.1.2\",\n\t\t\"sass\": \"1.97.2\",\n\t\t\"ts-node\": \"10.9.2\",\n\t\t\"typescript\": \"5.9.3\"\n\t}","author":{"url":"https://github.com/cjohn001","@type":"Person","name":"cjohn001"},"datePublished":"2026-01-21T21:04:28.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/163/angular/issues/163"}
| 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:3c35546f-b998-f377-0ebf-10ac479946e1 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9828:3AF4FD:46F5FB:683C97:6A6326B5 |
| html-safe-nonce | adc5d1c7e680dceea410e704396d658d5324d83e59718a60d08d1068d923ba1b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5ODI4OjNBRjRGRDo0NkY1RkI6NjgzQzk3OjZBNjMyNkI1IiwidmlzaXRvcl9pZCI6IjQzOTMzMDgxNDYwNTQxNDU3MTciLCJyZWdpb25fZWRnZSI6Indlc3R1czIiLCJyZWdpb25fcmVuZGVyIjoid2VzdHVzMiJ9 |
| visitor-hmac | 995fec3887c2910f20771344fa44958c607995be3f796c23a46a90f4d7046da2 |
| hovercard-subject-tag | issue:3840029808 |
| 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/angular/163/issue_layout |
| twitter:image | https://opengraph.githubassets.com/abf4bb9475b81733781bbfc4f1be551a00f4f48a2973278656f8d4a913f2709c/NativeScript/angular/issues/163 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/abf4bb9475b81733781bbfc4f1be551a00f4f48a2973278656f8d4a913f2709c/NativeScript/angular/issues/163 |
| og:image:alt | Hello together, I am just trying to migrate to NS9 and Angular 21. However, unfortunately it seems like some types I need are gone. Would it be possible to add them to the exports? Seems like the m... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | cjohn001 |
| hostname | github.com |
| expected-hostname | github.com |
| None | 1a6c056e02f174fffc096c521ec0ff6fb83e40a2ec8cb8875466ec1524872dd6 |
| turbo-cache-control | no-preview |
| go-import | github.com/NativeScript/angular git https://github.com/NativeScript/angular.git |
| octolytics-dimension-user_id | 7392261 |
| octolytics-dimension-user_login | NativeScript |
| octolytics-dimension-repository_id | 302428305 |
| octolytics-dimension-repository_nwo | NativeScript/angular |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 302428305 |
| octolytics-dimension-repository_network_root_nwo | NativeScript/angular |
| 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 | 6a93e25585f487ddff9e3996c06d5b869d6e1828 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width