zsviczian / obsidian-excalidraw-plugin

A plugin to edit and view Excalidraw drawings in Obsidian
4.29k stars 233 forks source link

BUG: Modified LaTex formulas still display the original content #2105

Closed nongzhenyu closed 2 weeks ago

nongzhenyu commented 2 weeks ago

Have you searched for existing issues (including closed ones)?

Does this bug persist in a new vault with only Excalidraw installed?

Your environment

SYSTEM INFO: Obsidian version: v1.7.5 Installer version: v1.5.11 Operating system: Windows 10 Pro 10.0.22631 Login status: not logged in Language: zh Insider build toggle: off Live preview: on Base theme: adapt to system Community theme: none Snippets enabled: 0 Restricted mode: off Plugins installed: 1 Plugins enabled: 1 1: Excalidraw v2.6.5

RECOMMENDATIONS: Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.

Describe the bug

Updated from v2.6.2 to v2.6.5, modifying LaTeX formulas still displays the original content, and the file must be closed and reopened to display the modified content.

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

zsviczian commented 2 weeks ago

I am able to reproduce. This is why I don't like to build features that I do not use. I simply don't notice it is broken. Will fix it.

zsviczian commented 2 weeks ago

Fixed in 2.6.6 Caused by #8730