Questions tagged as 'angularjs'

2
answers

Error with date format using sequelize and angular

I am developing an application in nodejs, angular and mysql. and it happens to me that when I save a date in the database with the date type and recover it with the sequelize it returns it to me in the following way "1991-04-13T00: 00: 00.000Z"...
asked by 01.03.2016 / 18:33
1
answer

Accumulator only works on a single scope and variable

Trying to save in different variables, and show in different scope, a sum which depends on the symptom that the patient has, only saves and shows in a single scope and the same variable. The code is as follows: index.js <div ng-contro...
asked by 24.05.2016 / 00:12
2
answers

Argument 'Ctrl' is not a function, got undefined

Good afternoon Community, I come with this error. In my File iedu-angular.js I have the following: angular.module('facturasiModulo', []) .controller('IEDUCtrl', ['$scope', IEDUCtrl]); function IEDUCtrl($scope){ console.log("Aqui aun vi...
asked by 09.02.2016 / 00:05
1
answer

A template for each component in Angular

I am setting up a web application and I have the following structure. I have an index.html file with the following code: ... <body> <app-root></app-root> </body> ... in the app.component.html file I have html cod...
asked by 31.12.2018 / 17:25
1
answer

Show dynamic directives with AngularJS

I have the following problem: It turns out that I want to show a <user></user> directive with Angular and load the policy code into it via a templateURL . But this directive has to be shown when you click on a button...
asked by 15.04.2016 / 13:10
0
answers

Error http 406 Spring MVC Netbeans

I'm using Spring Framework with Netbeans When I put in the browse localhost / 8080 / xxxx / request I get the error 406 These are my files: dispatcher-servlet <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.spr...
asked by 30.12.2018 / 09:45
1
answer

net :: ERR_SPDY_PROTOCOL_ERROR

I had an API on a server where it works perfectly. When I migrated it to the new server, it stopped working, I see continuously the error: net::ERR_SPDY_PROTOCOL_ERROR in chrome and Solicitud de origen cruzado bloqueada: La misma po...
asked by 20.12.2018 / 13:16
0
answers

He publishes many empty values

I am trying to generate a project, where I have a series of targets on one side and a series of articles on the other. So the idea is that I load those articles where those targets are and if they do not match that they do not show anything, for...
asked by 20.12.2018 / 15:26
0
answers

Fullcalendar week view with angular, without hours

I'm trying to create a calendar like the following with fullcalendar: but when trying to do it with angular I get this result: ngOnInit() { this.calendarOptions = { editable: true, e...
asked by 04.01.2019 / 01:31
0
answers

60 Plates in an html, now they demand 60 html How do I do it?

I find this doubt, I'm doing 60 email signatures, and when delivering them for obvious convenience use angularjs with your event repeat, for which the lists of people turned them into a json, in a single file where only I will have to copy, but...
asked by 14.12.2018 / 17:23