Questions tagged [angular1.6]
144 questions
0
votes
2 answers
How to call another component method in Angular 1.5
I am using Angular 1.5. I have two components. I wanted to call child component method from parent component view.

scs
- 119
- 7
0
votes
0 answers
Unknown provider: $routeParams
I'm learning Angular@1.6.4, I try to do a routing with $routeParams.
(() => {
'use strict'
config.$inject = ['$routeProvider','$locationProvider', '$routeParams']
function config ($routeProvider, $locationProvider, $routeParams) {
…

DanyNsg
- 355
- 3
- 10
0
votes
1 answer
Force call of filter for Angular ng-repeat
I have this:
Everything is working fine.
But the filter only seems to be invoked when the…

Alexander Mills
- 90,741
- 139
- 482
- 817
-1
votes
1 answer
Regex for first element of word as Uppercase but in brackets should be Lowercase
I want to create regex which should work with tag. Example code is as follows:
If I use css text-transform: capitalize then output follows:
Total Time(S)
I…
GsMalhotra
- 1,837
- 3
- 14
- 22
-1
votes
1 answer
How to get data from span tag angular js 1
I have table
N0 | Produrce | Price | Unit |
---|---|---|---|