-
I am trying to post data to my database but nothing is happening. I got no messages in console.log() or errors.
signup.ts
```
import { Component, ViewChild, ElementRef } from "@angular/core";
…
-
I was trying to avoid upgrading to `2.3.0` all together but then it wouldn't build saying:
```
Processing node_modules failed. TypeError: Invalid Version: 2.3
```
So I updated everything to `2.3.0` …
-
### Did you verify this is a real problem by searching the [NativeScript Forum](http://forum.nativescript.org) and the [other open issues in this repo](https://github.com/NativeScript/nativescript/iss…
-
### Tell us about the problem
When I try to archive app on Xcode, it gives me this error:
```
diff: /../Podfile.lock: No such file or directory
diff: /Manifest.lock: No such file or directory
e…
-
### Did you verify this is a real problem by searching the [NativeScript Forum](http://forum.nativescript.org) and the [other open issues in this repo](https://github.com/NativeScript/nativescript/iss…
-
The issue is similar to https://github.com/NativeScript/NativeScript/issues/3057 but i'm not setting any blue background-color on the parent also all my images are local
tns 3.0.1
tns-ios 3…
-
Hi,
thanks for the plugin once again. Android works perfectly fine, but if I try to open images on IOS it opens videos, if I try to open videos it opens songs. Do you know what could be wrong? Than…
-
Hello, recently I have not been able to run my app on an emulator or phone. The app will build successfully but will not install correctly. I created an issue on the NativeScript CLI as I had just upd…
-
Hi Guys,
I'm facing a issue when i upload image on iOS. I'm using webView to upload image to server (REST-API). In our api we can't upload image as base64, thats why i used webview to convert base64 …
-
### Did you verify this is a real problem by searching the [NativeScript Forum]
Yes, no related issue
### Tell us about the problem
use sidekick "Run on device".
build process failed
[18-05-…