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

onNodeClick Safari - Activates on clicking expand nodes #412

Open
PeterTran4 opened this issue Jun 4, 2024 · 1 comment
Open

onNodeClick Safari - Activates on clicking expand nodes #412

PeterTran4 opened this issue Jun 4, 2024 · 1 comment

Comments

@PeterTran4
Copy link

Describe the bug
Whenever we use the onNodeClick event on Safari, the event triggers when clicking the expand other nodes, this is an unexpected behavior on Safari only. We tested on Chrome and seems to be fine as expanding does not trigger onNodeClick.

Safari Version 17.5 (19618.2.12.11.6)
MacOS 14.5 (23F79)

@bumbeishvili
Copy link
Owner

@PeterTran4 workaround would be assigning custom event listeners in node update method

Here is a dropdown example - https://stackblitz.com/edit/js-vhhxqs?file=index.html

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

No branches or pull requests

2 participants