Popover version 1.0.0 is behind some content #1639
-
Hi there! I was hoping you could help me understand this issue I am getting, I just updated my popover to the newest version, but got this side-effect, seems like the z-index is auto now, hence, other elements are taking priority which was not the case before. The red text you are seeing has a z-index of 1, and it is place somewhere above in a different container from where the popover is; is there any prop I am missing? Any help is really appreciated! thanks a lot |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Did you see the breaking changes for this component in the release notes? It sounds like you are missing the |
Beta Was this translation helpful? Give feedback.
Did you see the breaking changes for this component in the release notes? It sounds like you are missing the
Popover.Portal
part.