nativescript-angular icon indicating copy to clipboard operation
nativescript-angular copied to clipboard

Integrating NativeScript with Angular

Results 112 nativescript-angular issues
Sort by recently updated
recently updated
newest added

IOS Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): "dependencies": {...

**Environment** - Angular CLI: 8 - NativeScript-Angular: 10.0.0 - Angular: 8 **Describe the bug** After I had migrated angular project(use nativescript/schematics), I ran tns build android. But I got warnings...

I used to use a single ts file as component class for both web and mobile platforms but when I created new nativescript code shared project, I realized web build...

**Environment** - CLI: 7.1.2 - Android Runtime: 7.1.0 - iOS Runtime: 7.1.0 - NativeScript-Angular: 11.0.0 **Describe the bug** Within our app we have Tabs nested within BottomNavigation. On android device...

**Environment** "@angular/cli": "^11.0.6", "@angular/common": "~11.0.6", "@angular/compiler": "~11.0.6", "@angular/core": "~11.0.6", "@angular/forms": "~11.0.6", "@angular/platform-browser": "~11.0.6", "@angular/platform-browser-dynamic": "~11.0.6", "@angular/router": "~11.0.6", "@nativescript/angular": "10.0.0", "@nativescript/core": "^7.1.2", **Describe the bug** updating a model from a `catch`...

**Environment** - CLI: 7.1.1 - Cross-platform modules: - Android Runtime: 7.0.1 - iOS Runtime: JSC - XCode Version: 12.3 - Plugin(s): See below - NativeScript-Angular: ~10.1.7 - Angular: ~10.1.0 **Describe...

bug
help wanted
unit-testing

recently angular 11 is released, so when to support it in nativescript? or say, every time angular new version is released, when to support its new version in nativescript?

**Environment** - NS: 7.0.11 - Android: 10 - Angular CLI: 10.2.0 - Angular: 10.1.6 **Describe the bug** Using APP_INITIALIZER on Android I run into the issue (on IOS works fine):...

After creating a new app with tns create answering the qustion to get the sidedrawer TypeScript template,, I get this error when trying tns_preview ``` "Preparing project... D:\my_path\node_modules\webpack-cli\bin\cli.js:93 Error: The...

_From @Burgov on August 30, 2017 19:50_ ## Please, provide the details below: ### Did you verify this is a real problem by searching [Stack Overflow](http://stackoverflow.com/questions/tagged/nativescript) and the [other open...