Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error TS7006: Parameter 'result' implicitly has an 'any' type for typeahead directives #553

Closed
bassjobsen opened this issue Aug 7, 2016 · 5 comments

Comments

@bassjobsen
Copy link

I got the following error when using 1.0.0-alpha.1; commenting out the typeahead directives or switiching back to 1.0.0-alpha.1 solves it:

] node_modules/@ng-bootstrap/ng-bootstrap/typeahead/typeahead-window.d.ts(6,17): error TS7006: Parameter 'result' implicitly has an 'any' type.
[1] node_modules/@ng-bootstrap/ng-bootstrap/typeahead/typeahead-window.d.ts(7,56): error TS7006: Parameter 'result' implicitly has an 'any' type.
[1] node_modules/@ng-bootstrap/ng-bootstrap/typeahead/typeahead.d.ts(22,22): error TS7006: Parameter 'value' implicitly has an 'any' type.
[1] node_modules/@ng-bootstrap/ng-bootstrap/typeahead/typeahead.d.ts(31,23): error TS7006: Parameter 'value' implicitly has an 'any' type.

Version of Angular, ng-bootstrap, and Bootstrap:

Angular: 2.0.0-rc.4

ng-bootstrap: ^1.0.0-alpha.1

Bootstrap: 4.0.0-alpha.3

jnizet added a commit to jnizet/ng-bootstrap that referenced this issue Aug 7, 2016
@bassjobsen
Copy link
Author

@pkozlowski-opensource thanks!

@pkozlowski-opensource
Copy link
Member

All the credit goes to @jnizet !

@hswolf
Copy link

hswolf commented Aug 10, 2016

@pkozlowski-opensource @jnizet Hi, and thank you, I see that this issue is fixed, but wonder when it will be on npm?

@icfantv
Copy link
Member

icfantv commented Aug 10, 2016

@hswolf, I believe we intend to release tomorrow. That said, please exercise patience as we are all volunteers.

@hswolf
Copy link

hswolf commented Aug 10, 2016

@icfantv I got it, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants