P2Package: popover2Type: bughelp wanted
描述
Environment
- Package version(s): core 4.0.0, popover2 1.0.0
- Operating System: macOS
- Browser name and version: Chrome
Code Sandbox
https://codesandbox.io/s/blueprint-sandbox-forked-6pkjx7?file=/src/index.tsx
Steps to reproduce
- create a button with a tooltip and a popover
- click the button
- button is not in active state
Actual behavior
popover opens but button is not active
Expected behavior
button should be active
Possible solution
update styles to allow button to get active class from parent