We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
The preview popup has double scrollbars #808
02c9bcb
Issue: #808
No branches or pull requests
Jodit Version: 3.16.1
Browser: Chrome
OS: Windows
Is React App: True
Code
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
The text was updated successfully, but these errors were encountered: