Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to scroll over an iframe #58

Open
plucile opened this issue Sep 4, 2020 · 1 comment
Open

Unable to scroll over an iframe #58

plucile opened this issue Sep 4, 2020 · 1 comment

Comments

@plucile
Copy link

plucile commented Sep 4, 2020

Hi,
I need to use an iframe to display a form inside the scrollable section but the scroll doesn't work if I scroll over the iframe.
Any way to resolve this issue?

The markup looks like that:

<perfect-scrollbar>
  <div>content here...</div>
  <iframe></iframe>
  <div>content here...</div>
</perfect-scrollbar>

Scrolling works well over the content but not over the iframe.

@amisora
Copy link

amisora commented Apr 16, 2021

@plucile Hi ! Have you found a solution to this ?

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

No branches or pull requests

2 participants