react icon indicating copy to clipboard operation
react copied to clipboard

[ActionMenu.Button] onClick doesn't function

Open DavidMeu opened this issue 8 months ago • 10 comments

Description

When trying to pass a function to ActionMenu.Button it doesn't get invoked.

Image

Steps to reproduce

  1. Goto: https://primer.style/react/ActionMenu
  2. Overload onClick and see it doesn't get invoked on clicking.

Version

^36.19.1

Browser

No response

DavidMeu avatar Jun 06 '24 10:06 DavidMeu