Disable scroll on content behind popover movie view #31
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/restrictive-background-scroll"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When movie popup opens we add a no-scroll class to the body element. This prevents scrolling the content behind the popover content.
This resolves #30