Questions tagged as 'angular'

2
answers

Attribute value inaccessible

Hello, I'm trying to get the attribute of an object in my view but I can not, whenever I try it gives undefined "Controller" Service Interface View(backend) ViewFront(brownser)       SothiswayIcanseeallmyobjectinmyview,butifItrytoaccessany...
asked by 22.08.2018 / 19:46
1
answer

How does the angle router work?

Good morning, I'm in doubt about router of angular2 to pass values to another page ... I do not know how to use it nor how it works, can they help? I have already seen several examples in forums, but I still do not understand what...
asked by 25.06.2018 / 13:36
2
answers

Problems with non-angular $!

My Angular app is not recognizing this $ character Look at the error message that is appearing in the browser consoles; Uncaught ReferenceError: $ is not defined at novo:21 The code is relative to this one, it is found in the index...
asked by 01.10.2018 / 17:36
1
answer

Error consuming method getAll angular 6

This is the error:    src / app / create / create-fields / create-fields.component.ts (29,16): error   TS2345: Argument of type '(data: Result) = > void   not assignable to parameter of type '(value: TypeFieldItem) = > void '.   Types o...
asked by 27.07.2018 / 16:01