Questions tagged as 'angular'

2
answers

angular error Can not find module 'rxjs / internal / Observable'

I'm trying to make an application with ionic 3 that uses angular but I throw this error when using the library @ auth0 / angular-jwt, when trying to reinstall rxjs because I guess it will be version errors, I guess ... throws me the error +--...
asked by 17.05.2018 / 21:00
1
answer

Send mail from Ionic

I'm following this guide , and I can not get it to work for me. I have installed the pluggin and I have copied the following code in my method: public enviarCorreo() { let email = { app: 'gmail', to: '[email protected]',...
asked by 10.08.2018 / 15:22
1
answer

Play audio in angular

Hello friends, I want to reproduce in the html an audio that you find in a music folder that is in the same project. import { Component, OnInit } from '@angular/core'; @Component({ selector: 'app-audio', templateUrl: './audio.co...
asked by 27.11.2018 / 21:36
0
answers

Double Routing | Angular 7

I'm doing an APP with administration panel but I would like the administration area to have its own system of routes that work from the / admin url and the web section has another route system, having a total of 2 routes systems. I do not kno...
asked by 31.12.2018 / 13:06
1
answer

Share user variable with all components in Angular

I am developing an app with angle 6 and firebase. I have a service for the login "auth.service.ts" which returns the promise to verify the user's login status. My question is whether I should invoke the service and run all the promise from al...
asked by 17.12.2018 / 00:14
1
answer

Angular Autocomplete, autocomplete is not performed correctly when adding more elements

Since a few days ago I come with this problem, but I have not yet managed to find the solution. I am using myControl [index] so that the data is not repeated when adding more inputs. The problem is that in the first input does the autocomple...
asked by 17.12.2018 / 23:59
1
answer

Get coordinates with click on google maps, angle 4,5,6 [closed]

I need to get the coordinates of the point in google maps where I click, this is with angle 4.     
asked by 01.10.2018 / 14:01
1
answer

Angular doubt, forms and counters cycle for

I have to do a quiz where there are around 40 questions, in these each question has 3 options. What I want to do is that from an angular count how many times you chose each of those 3 options and save it to my database. that is all in the backen...
asked by 24.11.2018 / 16:47
0
answers

Specify subdomain on angular routes

Is it possible to place a value obtained from the database before the URL of the page? For example: nombreEmpresa.mipagina.com , being nombreEmpresa obtained from the BD and according to user be changed. What I need to do is plac...
asked by 26.12.2018 / 19:35
1
answer

how can I start with angular if I have a hosting in php and mysql

I want to know how I can start with angular if I have a hosting in php and mysql, try uploading a site here I leave the link but it did not work link search on google and youtube, but place more advanced topics, mostly in English, I want to st...
asked by 12.12.2018 / 14:35