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

CascadeSelect onGroupChange returns undefined #9986

Closed
leitgebmartin opened this issue Mar 11, 2021 · 0 comments
Closed

CascadeSelect onGroupChange returns undefined #9986

leitgebmartin opened this issue Mar 11, 2021 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@leitgebmartin
Copy link

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

Plunkr Case (Bug Reports)
https://stackblitz.com/edit/github-dbxv7q?file=src%2Fapp%2Fapp.component.ts

Current behavior
The event submitted to the callback function of onGroupChange is always undefined.

Expected behavior
As described in the documentation, it should be:
event.originalEvent: Original event
event.value: Selected option group

  • Angular version:
    11.2.X

  • PrimeNG version:
    11.3.0

  • Browser:
    Chrome 89

@yigitfindikli yigitfindikli self-assigned this Mar 11, 2021
@yigitfindikli yigitfindikli added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Mar 11, 2021
@yigitfindikli yigitfindikli added this to the 11.3.1 milestone Mar 11, 2021
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