Semantic-UI-React icon indicating copy to clipboard operation
Semantic-UI-React copied to clipboard

Modal triggered from content of popup does not receive mouse click event

Open jugglingcats opened this issue 3 years ago • 1 comments

Bug Report

Steps

Use a popup triggered on click and where popup content contains a modal with its own trigger.

Expected Result

The modal should appear and components within the modal should receive mouse click events.

Actual Result

The modal appears but any mouse click closes the popup and also the modal without the click event being fired

Version

Latest (2.1.1)

Testcase

https://codesandbox.io/s/2l3n74j9y](https://codesandbox.io/s/semantic-ui-react-forked-80vhm?file=/index.js)

jugglingcats avatar Feb 02 '22 20:02 jugglingcats

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

welcome[bot] avatar Feb 02 '22 20:02 welcome[bot]