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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

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.


sample: https://stackblitz.com/edit/react-ymxfgm


Replication:


1. Add target item to dropdown button.

2.Add Click event for target item.