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: www.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:cf90e662-fbb4-1b46-f06a-33d8a4a59233 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E5CE:26E410:E6C68D:13B7601:6A63BDFB |
| html-safe-nonce | 37c2b9d0d9fdaf167e2e7a3b9233201040fc939b2f18d2be9708df8da8900499 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNUNFOjI2RTQxMDpFNkM2OEQ6MTNCNzYwMTo2QTYzQkRGQiIsInZpc2l0b3JfaWQiOiIxNzcyNzgwMjYxODE2Mzg1MDIwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 63728a9827368767a73e01065b2c3d4bd4b54428a1d8c09f2653e125a94a0ec6 |
| 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 | 4c1c4f1792dfc705b5a5073fed6c61988f59766cec1277f24f55d4b876f9881c |
| 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 | fefaad6f0be5c33f57f42bb65ed668f74c872364 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width