Hoang Dieu

Results 4 comments of Hoang Dieu

@chenkie: After update angular to beta 9, this error occurred @kukicadnan: I am using non-minified version.

@kukicadnan Here are my code: - app.component.ts ``` import {Component, Input} from 'angular2/core'; import {RouteConfig, Router, ROUTER_DIRECTIVES, CanActivate} from 'angular2/router'; import {HTTP_PROVIDERS} from 'angular2/http'; import {MATERIAL_DIRECTIVES} from 'ng2-material/all'; import {...

# SonarQube Code Analytics ## Quality Gate passed ![passed](https://hsonar.s3.ap-southeast-1.amazonaws.com/images/passed.png) ## Additional information *The following metrics might not affect the Quality Gate status but improving them will improve your project code...

I have just found it. I added file Localizable.strings into folder Resources with content as follow: ``` "CalendarTitle" = "MM-yyyy"; ```