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

Update DynamicLink click handling #38

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Conversation

johndatserakis
Copy link
Owner

@johndatserakis johndatserakis commented Sep 5, 2023

Fixes #34.

Will result in v6.0.0.

  • Update DynamicLink click handling. Properly handle isLinkAction menu options.
  • Make path optional. When using isLinkAction, path is not to be used.

The logic in DynamicLink is a bit hard to follow, and was not triggering properly for non-link items, so I just decided to simplify it at the expense at being a bit verbose.

@johndatserakis johndatserakis merged commit f6eda9c into develop Sep 5, 2023
@johndatserakis johndatserakis deleted the jd-fix-click-events branch September 5, 2023 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

isLinkAction doesn't prevent the navigation to path.name
1 participant