We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
onItemSelected from ContextMenuRegion works just fine, but each MenuItem can also be passed an onSelected callback but that's never called.
onItemSelected
ContextMenuRegion
MenuItem
onSelected
This happens on Linux, I have not tested other platforms as I don't have access to those.
The text was updated successfully, but these errors were encountered:
onItemSelected from ContextMenuRegion works just fine, but each MenuItem can also be passed an onSelected callback but that's never called. This happens on Linux, I have not tested other platforms as I don't have access to those.
+1 on macos
Sorry, something went wrong.
Seems to happen on Windows too
+1 macOS
No branches or pull requests
onItemSelected
fromContextMenuRegion
works just fine, but eachMenuItem
can also be passed anonSelected
callback but that's never called.This happens on Linux, I have not tested other platforms as I don't have access to those.
The text was updated successfully, but these errors were encountered: