Questions tagged as 'angular'

0
answers

bring a pdf c # from the back in ITextSharp Document to the front in angle 4 and show it?

I tell you that I have a routine in C # that forms a pdf that leaves it in a variable var pdfDoc = new iTextSharp.text.Document(PageSize.Letter); // lineas de código para formar el pdf res.Payload = pdfDoc; pdfDoc.Close();...
asked by 08.06.2018 / 17:44
0
answers

Error with @ types / geojson

I'm working with a web page created with angle 2, and when I try to open it locally I get the following error (image attached). Why could this happen?     
asked by 07.06.2018 / 18:09
0
answers

error when creating project in angular

hello I was finally able to install angle / cli, but when I create a new project I always get the same error: npm ERR! Unexpected end of JSON input while parsing near '... bs-browser ":" ~ 0.4.0 ", but the file is different if I clean the cache,...
asked by 11.06.2018 / 21:03
1
answer

How can I edit the message that appears, when requesting access to the camera, with ionic?

In the store app store they rejected me the app because I have to modify the text of the message, in the image it is shown as your usage message and I want to put a text with better information     
asked by 11.06.2018 / 19:15
0
answers

The form is decompagged

I'm doing a project with ionic and now I have the problem that when I want to enter data to the login page, the fields run up decompagating the whole view; testing on an android device, I can not see what I entered at the beginning, but then loa...
asked by 11.06.2018 / 23:30
3
answers

set checkbox to true on angular

I have several checkbox but I can not make the value% co_from% false in my model change to booleano . in my component.ts I have the model initialized in this way this.listaMembresia = new ItemMembresia(0, "", 0, 0, 0, 0, fals...
asked by 17.06.2018 / 03:05
2
answers

Show alert using a text box in Angular 6

When entering a number to a textbox I want you to send me an alert, but I have not been able to solve it, being equal to or greater than 30 you should send the alert in html is my textbox code <input type="number" min="0" id="ob...
asked by 05.06.2018 / 23:28
0
answers

How to make a build only with some modules in angular4

I have an application with n modules, however for security reasons I want to build only with some of its modules. What is the way to achieve this? Or in any case generate different applications that are integrated in the same context sharing...
asked by 05.06.2018 / 18:05
1
answer

Error when lifting page locally

I am working with a page created with angle 2, and when downloading the code and trying to raise it locally I get the following error. Any suggestions?     
asked by 06.06.2018 / 22:08
0
answers

Push Notification of sound reproducing

I have made an application and it plays an online radio, but when I give it to play, it does not show as a notification that something is playing.     
asked by 03.06.2018 / 05:53