dart-league/ng_bootstrap

Support Angular 2.1.1

Closed this issue · 0 comments

I'm getting the bellow errors with the latest Angular version:

[Error from Dart2JS on resilience_wall|web/main.dart]: packages/ng_bootstrap/components/button/toggle.dart:23:9: 'super' call arguments and constructor parameters do not match. : super(renderer, elementRef) {

It looks like Render was deprecated.