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

Aot Error #264

Closed
mujahidali opened this issue Feb 14, 2018 · 4 comments
Closed

Aot Error #264

mujahidali opened this issue Feb 14, 2018 · 4 comments
Assignees
Labels

Comments

@mujahidali
Copy link

mujahidali commented Feb 14, 2018

Please fill below information if issuing a bug report.

Expected behaviour

Adding ng-select module causes errors when compiling with -aot

ERROR in (1,1): : Directive NgSelectComponent, Property '_hasValue' is private and only accessible within class 'NgSelectComponent'.
node_modules@ng-select\ng-select\ng-select.d.ts.NgSelectComponent.html(23,26): : Expected 0 arguments, but got 1.
node_modules@ng-select\ng-select\ng-select.d.ts.NgSelectComponent.html(24,26): : Expected 0 arguments, but got 1.

More Info

angular/animations: ^5.2.3
angular/common: ^5.2.3
angular/compiler: ^5.2.3,
angular/core: ^5.2.3
angular/forms: ^5.2.3
angular/http: ^5.2.3
angular/platform-browser: ^5.2.3
angular/platform-browser-dynamic: ^5.2.3
angular/router: ^5.2.3
ng-select/ng-select: ^0.20.2

Angular CLI: 1.6.6
Node: 9.3.0
OS: win32 x64

@varnastadeus
Copy link
Member

@mujahidali thanks for reporting, will fix it today.

@mujahidali
Copy link
Author

@varnastadeus Thank you!

@mujahidali
Copy link
Author

@varnastadeus Can you please provide any timeline on an upcoming release that will include this fix. Thanks

@varnastadeus
Copy link
Member

@mujahidali check new version

jakemdunn pushed a commit to jakemdunn/ng-select that referenced this issue Oct 16, 2018
add additional flags for build to fail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants