Hello guys!
I think I found an issue with nested dropdown menus as explained here:
https://atlassian.design/components/dropdown-menu/examples#nested-dropdown-menu
The onClick event doesn’t seem to fire on the nested items, I’ve illustrated the issue in the code sandbox here:
(this is the exact same setup as in the docs, I’ve just added onClick handlers)
Please let me know if you’ve encountered this issue before and if you have any solution!