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
onShown
onHidden
Do you want to request a feature or report a bug? bug
What is the current behavior? The current doc continues showing onShown and onHidden which were removed https://fkhadra.github.io/react-contexify/api/menu
What is the expected behavior? Delete the props from the doc and show an alternative to 'execute a callback' if the menu was shown.
The text was updated successfully, but these errors were encountered:
Hey @JuanmaMenendez did you eventually find a workaround for 'execute a callback' after hidden?
Sorry, something went wrong.
@ajboni you can use the onVisibilityChange callback : https://fkhadra.github.io/react-contexify/track-menu-visibility
onVisibilityChange
No branches or pull requests
Do you want to request a feature or report a bug?
bug
What is the current behavior?
The current doc continues showing
onShown
andonHidden
which were removed https://fkhadra.github.io/react-contexify/api/menuWhat is the expected behavior?
Delete the props from the doc and show an alternative to 'execute a callback' if the menu was shown.
The text was updated successfully, but these errors were encountered: