Skip to content

Conversation

chiyacornet
Copy link

When the modal is opened, .overflow-y-hidden is applied to the parent element, which causes sticky elements (position: sticky) inside it to not work as expected.

I changed it to .overflow-y-clip to avoid this issue.

@DMNCDLPRT
Copy link

NICEEEEE!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants