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

Fix UI pdf viewer by X-Frame-Options set to SAMEORIGIN #6520

Merged
merged 1 commit into from
Sep 3, 2023

Conversation

nopcoder
Copy link
Contributor

The page can only be displayed if all ancestor frames are same origin to the page itself. Enable rendering of pdf in UI.

Closes #6517

The page can only be displayed if all ancestor frames are same origin to the page itself.
Enable rendering of pdf in UI.
@nopcoder nopcoder self-assigned this Aug 31, 2023
@nopcoder nopcoder added bug Something isn't working area/UI Improvements or additions to UI include-changelog PR description should be included in next release changelog labels Aug 31, 2023
@nopcoder nopcoder requested a review from eladlachmi August 31, 2023 13:16
Copy link
Contributor

@eladlachmi eladlachmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nopcoder nopcoder merged commit 4c65384 into master Sep 3, 2023
@nopcoder nopcoder deleted the fix/ui-pdf-render branch September 3, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/UI Improvements or additions to UI bug Something isn't working include-changelog PR description should be included in next release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: pdf cat not preview after Version 0.106.0
2 participants