Hoang Dieu
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  ## 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"; ```