react-awesome-popover
react-awesome-popover copied to clipboard
Popover is clipped when inside container using overflow='hidden'
First I would like to say thank you for react awesome popover as it has made it easy to add popovers to our app
The issue that we are currently facing is that we the content of the popover is getting clipped when it's nested inside a container that has overflow set to hidden . I started investigating and came accross this react popover issue which recommends using a React Portal.
Hi @vaheqelyan I accidentally clicked submit when I didn't have any information in the description or the title. I have updated since then, can you please re-open this issue. Would like to avoid creating a duplicate issue
Just realized that I did create duplicate issues, not too sure how I accomplished that. I thought I was updating the first issue I created. Sorry for the previous duplicate empty issues.
It would be great if you share a link in codepen or jsfiddle. If I have some spare time, i'll try to help
sure I'll paste a codepen here once done.