Closed hschindler closed 8 years ago
Hi There, I notice the issue with the input:['options'] as well, any idea when this might be fixed?
I'd manually removed that line.
Thanks a lot.
To add to the above comments, this throws a runtime error on applications using this library, it is unusable with the current version of angular2.
Fixed in 1.1.1.
2293d40
Since rc6 you have to remove the line "inputs: ['options']," in @Component declaration.