angular2-dashboard-starter icon indicating copy to clipboard operation
angular2-dashboard-starter copied to clipboard

Results 7 angular2-dashboard-starter issues
Sort by recently updated
recently updated
newest added

Hey just curious about updating to angular2 to the rc1 and above, any suggestions on this? thanks

hacktoberfest

Hi. In file data.service.ts you need to add import 'rxjs/Rx'; for handleError to work. Greetings.

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

First of all thanks for this starter, i need to create a Prod build, could you please provide the steps.

When the home pages loads, it only occupies half of the screen. After I resize the screen, it becomes normal. Is there any bug that cause this problem?

AdminLTE integrates some third part libraries like Datatables or Chartjs. I'm a beginner in Angular and I'm not sure which is the best way to call this plugins inside this...