[AngularJS] Re: Cannot read property account_group_name of null

2018-02-17 Thread Zlatko Đurić
Alternatively if empty rows/cells are ok, try this: {{ accountgroup?.account_group_name }} -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email

[AngularJS] Moving our business app from AngularJS 1.6 to Angular 5

2018-02-17 Thread Zlatko Đurić
Having very recent experience with something similar, I would say you'll need a week to set up and adjust your workflow. Then, if your code is mostly in services and if you had component based approach, "just changing the bindings" will take a few weeks to few months, depending how much work

[AngularJS] Selected value from a dropdown not displayed while editing the page

2018-02-17 Thread Rakhee Menon
Hi Everyone, This is an error which occurs frequently in my project even though 'id' has been declared in its respective class.I am not able to figure it out what exactly is the issueHere in my project when I go into editing any particular page... using ngModel, I am trying to get the