Skip to content
Discussion options

You must be logged in to vote

@fuyunliu It depends on the kind of scrollable modal:

  • A normal modal gets scrollable via the page dimmer, thus you set your listener to the dom node .page.dimmer
  • A modal having scrolling content gets scrollable via the .content, thus you set your listener to the dom node .modal .content

See difference here:
https://jsfiddle.net/f2mradto/1/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lubber-de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #858 on October 07, 2020 07:25.