<!-- BUG TEMPLATE --> ### Version 2.0.6 ### Test Case https://codesandbox.io/p/sandbox/reactjs-popup-issue-template-forked-nkjvtd ### Expected Behavior Clicking on the trigger, **should not propagate** the event to the parent anchor tag, causing page navigation. ### Actual Behavior Clicking on the trigger, **causes event to propagate** and will cause a page navigation.