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

The preview popup has double scrollbars #808

Closed
oshri6688 opened this issue Mar 17, 2022 · 0 comments
Closed

The preview popup has double scrollbars #808

oshri6688 opened this issue Mar 17, 2022 · 0 comments
Labels

Comments

@oshri6688
Copy link

oshri6688 commented Mar 17, 2022

Jodit Version: 3.16.1

Browser: Chrome
OS: Windows
Is React App: True

Code

var editor = new Jodit("#editor", {
  "iframe": true
});

Expected behavior:
When iframe mode is enabled, the preview popup should not have double scrollbars

Actual behavior:
There are 2 scrollbars in preview popup (one for the popup and one for iframe)

This problem is also reproduced in the Playground at https://xdsoft.net/jodit/play.html?iframe=true
image

@oshri6688 oshri6688 changed the title The preview popup has the double scrollbars The preview popup has double scrollbars Mar 17, 2022
@xdan xdan added the bug label Mar 17, 2022
xdan added a commit that referenced this issue Mar 27, 2022
@xdan xdan closed this as completed Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants