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

'allSelected' does not exist on type 'MultiSelect' #8486

Closed
Riscue opened this issue Jan 24, 2020 · 2 comments
Closed

'allSelected' does not exist on type 'MultiSelect' #8486

Riscue opened this issue Jan 24, 2020 · 2 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Riscue
Copy link
Contributor

Riscue commented Jan 24, 2020

I'm submitting a ... (check one with "x")

[X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Current behavior
Compile error when import the MultiSelectModule

Expected behavior
compilation with succesfully

Minimal reproduction of the problem with instructions
If module imported compilation fails.

Please tell us about your environment:
Angular CLI: 8.3.23
Node: 12.14.0
OS: linux x64
Angular: 8.2.14

Language: [all | TypeScript X.X | ES6/7 | ES5]
"typescript": "~3.5.3"

Node (for AoT issues): node --version =
v12.14.0

@Riscue
Copy link
Contributor Author

Riscue commented Jan 24, 2020

Console output:
ERROR in node_modules/primeng/multiselect/primeng-multiselect.d.ts.MultiSelect.html(26,109): Property 'allSelected' does not exist on type 'MultiSelect'.

@yigitfindikli yigitfindikli self-assigned this Jan 27, 2020
@yigitfindikli yigitfindikli added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jan 27, 2020
@yigitfindikli yigitfindikli added this to the 9.0.0-rc.4 milestone Jan 27, 2020
@yigitfindikli
Copy link
Contributor

fixed in b098062

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants