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

Plugin failure: tldraw TypeError: Cannot define property Symbol(Symbol.metadata), object is not extensible #50

Closed
ksdavidc opened this issue Sep 16, 2024 · 3 comments

Comments

@ksdavidc
Copy link

I can't install (from obsidian, not BRAT). I get an error like this:

Plugin failure: tldraw TypeError: Cannot define property Symbol(Symbol.metadata), object is not extensible
    at defineProperty (<anonymous>)
    at __defNormalProp (VM2789 plugin:tldraw:16:57)
    at __decoratorMetadata (VM2789 plugin:tldraw:49:47)
    at __decorateElement (VM2789 plugin:tldraw:76:15)
    at pluginBuild (VM2789 plugin:tldraw:93864:30)
    at __decorateElement (VM2789 plugin:tldraw:71:28)
    at anonymous (VM2789 plugin:tldraw:94806:16)
    at e.<anonymous> (app.js:1:2292629)
    at app.js:1:237138
    at Object.next (app.js:1:237243)
    at a (app.js:1:235961)

tldraw.log

Looks like a conflict with a plugin...but i have too many to look at. Any clues I could use to narrow it down?

@jon-dez
Copy link
Collaborator

jon-dez commented Sep 17, 2024

Hmm, that's weird. Can you try creating a new temporary vault with only this plugin installed? If the issue still persists could you provide more information, e.g. plugin version, Obsidian version, and perhaps a list of plugins that you have installed?

@jon-dez
Copy link
Collaborator

jon-dez commented Sep 23, 2024

@ksdavidc any update?

@jon-dez
Copy link
Collaborator

jon-dez commented Sep 30, 2024

Fixed in the latest release!

@jon-dez jon-dez closed this as completed Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants