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

[ContextMenu] popupOpen return undefined #4473

Closed
georgi-sla opened this issue Nov 27, 2024 · 5 comments
Closed

[ContextMenu] popupOpen return undefined #4473

georgi-sla opened this issue Nov 27, 2024 · 5 comments

Comments

@georgi-sla
Copy link
Contributor

Description

Currently, when the developer binds the popupOpen event to the ContextMenu and tries to access the arguments that it provides, all of them are returned as undefined.

Steps To Reproduce

  1. Create a ContextMenu component.
  2. Bind the popupOpen event to the component.
  3. Try to access the arguments of the event.

For further reference, please check out the attached Angular project: context-menu.zip

Screenshots or video

Image

Actual Behavior

The arguments of the popupOpen event return undefined instead of their expected values.

Expected Behavior

The arguments that the popupOpen event provides should not be undefined.

Browser

All

Browser version

latest

OS type

MacOS

OS version

No response

Last working version of the Kendo UI for Angular package (if regression).

v16.11.0

@robin4002
Copy link

Hello,
I have the same issue. We rollback to v16.11.0 for the moment, I hope telerik team can fix it in the next release!

@georgi-sla
Copy link
Contributor Author

Hi, Robin!

Our team is aware of the bug, and we will handle it with the highest priority. Please, subscribe to the issue in order to receive updates once the status changes.

@tswetti tswetti self-assigned this Dec 3, 2024
@tswetti
Copy link

tswetti commented Dec 4, 2024

Hi Robin,
Feel free to try out the fix available in v17.1.1-develop.6 of the @progress/kendo-angular-menu package.

@slavenai
Copy link

slavenai commented Dec 9, 2024

Fixed in v17.1.1.

@slavenai slavenai closed this as completed Dec 9, 2024
@robin4002
Copy link

Thanks, I can confirm it work again in the latest release :)

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

No branches or pull requests

4 participants