Aknilam
Results
4
comments of
Aknilam
For me Pace.stop() is not working. It doesn't hide progress bar immediately and still keeps to load next elements.
+1 I have error: TypeError: Cannot read property '1' of null while iterating over (id, a) in b Error is in this expressionMatches = /^\s*(\S+)\s+in\s+([\S\s]+?)(track\s+by\s+\S+)?$/.exec(ngRepeatExpression); line
I found the solution: you should add `tabindex="0"` to scrollable container.