Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
For drop-down button when we use target item, events bind in the target elements are not triggered.
We can resolve the issue in react by using react portal .Please check the below sample which resolves the issue.
Replication:
1. Add target item to dropdown button.
2.Add Click event for target item.