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

[Bug]: Does not render PDF pages when displaying them on the reverse side #1189

Open
LeonelRFF opened this issue Dec 21, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@LeonelRFF
Copy link

Describe the bug

If when creating a card in the question section an embedded PDF page is added, when reviewing it on the front side it can be seen normally, but when showing the back side it stops working, this does not happen if the PDF embed is on the answer side.

To Reproduce

  1. Create a card in which a PDF is embedded on the question side
#flashcards
Question PDF embedded ![[sample.pdf]]::Answer
  1. Review the card
  2. Show answer

Expected behavior

If the PDF can be clearly seen on the front side, it should also work on the back side

Screenshots

Bug.PDF.mp4

OS of your device

Windows 11 Pro

Obsidian version

1.7.7

Plugin version

1.13.2

Installer version

1.6.7

Additional context

As mentioned before the error does not occur if the PDF is embedded in the answer of the flashcard

#flashcards
Question::Answer PDF embedded ![[sample.pdf]] 

Also this occurs for all types, that is, inline, inline reversed, multiple, multiple reversed, therefore the problem is only on the question side of the card when viewing the back side

Config file

data.json
test spaced-repetition.md
sample.pdf

@LeonelRFF LeonelRFF added the bug Something isn't working label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant