Questions tagged as 'angularjs'

0
answers

Is it possible to do a relational query in Firebase?

Is it possible to make an invoice query and to popule the "client" property? in other non-relational databases like MongoDB it is possible and I want to do something similar in Firebase Thanks for reading: D     
asked by 05.03.2018 / 13:02
0
answers

Browse JSON angularjs

How to recover the username property with angularjs { "results": [ { "login": { "username": "organickoala334", "password": "bird", "salt": "m1r70kGo", "md5...
asked by 15.03.2018 / 04:19
1
answer

image slider with angularjs, ng-repeat and asynchronous requests

I am new at angular js, and I have had a problem when trying to create an image slider. The following happens to me: When I have an array "defined and initialized" by default, the effect of the slider works fine, but when I want to initialize it...
asked by 03.03.2018 / 01:11
1
answer

angular 1.6 - post request does not show DIV

I am presenting a problem at the front level when making a request to a REST webservice, with the POST method, by clicking on the button, it is executed successfully, I get the response from the api, the same answer must show me a DIV with the m...
asked by 02.03.2018 / 14:05
1
answer

angular 1.6 - post request does not show DIV

I am presenting a problem at the front level when making a request to a REST webservice, with the POST method, by clicking on the button, it is executed successfully, I get the response from the api, the same answer must show me a DIV with the m...
asked by 02.03.2018 / 14:05
0
answers

Display Angular 4 in Linux Web Hosting

in my Web Hosting Linux has 512 of RAM and therefore the ng build could not be completed so I resorted to transfer the / dist (locally generated) to the hosting and when I tried to run it with node it does not work. This is my server.js code...
asked by 09.03.2018 / 03:54
0
answers

Why does not Angular show me a page inside an iframe?

Pages that have a configuration of x-frame-options: SAMEORIGIN should be able to move within an iframe, however when using it in angular it does not do it and it shows me the following message:    Blocked by the Content Security Policy      ...
asked by 21.02.2018 / 19:46
0
answers

Problem with cache in AngularJS

I'm having serious problems with the AngularJS cache. I have a login screen, in which I load a couple of variables from the controller, depending on the client that accesses, upload a value or another. The problem is that in local and in m...
asked by 23.02.2018 / 08:08
0
answers

angular4 inside iframe IE11 does not work

my problem is as follows, I have an application in angular4 that is living inside an iframe of a page that is not made in angular, so far so good, the problem is that when I see the page from Internet explorer 11, my angular application (the one...
asked by 20.02.2018 / 22:53
0
answers

Validate tab - TypeError: Can not set property 'step2' of undefined

I am integrating to an old project that works with Angular 1.3, Java and Spring. What I'm trying to do is get the JavaScript to change the status of the steps when it goes beyond the function. If this is not the case, let it be disabled until...
asked by 14.02.2018 / 00:18