Martin_nett
Results
2
issues of
Martin_nett
If I search name, for example: 'Xhou', all other people disappeared, that's great! However, when I tap on it, The other gay's profile page showed. >.<
In some AngularJS project global inject Name is pure String. For Example: ``` js factory(root.angular, "ngCookies") ``` but the template in this project is always generate `root. + `, so...