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

Blank settings #61

Open
kmaustral opened this issue Jan 13, 2024 · 8 comments
Open

Blank settings #61

kmaustral opened this issue Jan 13, 2024 · 8 comments

Comments

@kmaustral
Copy link

I just updated to the Beta version 1.0.0 - beta 1. When I go to the settings, the screen is blank. I tried re-starting, but it was the same.

@jgchristopher
Copy link
Owner

jgchristopher commented Jan 18, 2024

Did you install the Beta via the BRAT plugin or just downloaded it from GitHub?

Would you mind providing a screenshot?

Also, did you have the previous version of the plugin installed before?

Any chance that you could do the following steps? This would help me a ton.

  1. Open Settings in Obsidian and go to the Community Plugin settings
  2. Turn off the Obsidian-Clipper plugin
  3. In the menu of Obsidian, click View -> Toggle Developer Tools
  4. Click on the Console tab of the developer tools that showed up
  5. Copy any error output in the console to this ticket

Thanks!

@kmaustral
Copy link
Author

kmaustral commented Jan 18, 2024 via email

@kmaustral
Copy link
Author

kmaustral commented Jan 18, 2024 via email

@kmaustral
Copy link
Author

kmaustral commented Jan 18, 2024 via email

@kmaustral
Copy link
Author

kmaustral commented Jan 18, 2024 via email

@yarub123
Copy link

Yeah I'm getting a similar issue. Blank settings and it's also not clipping anymore. I don't know if it has to do with Obsidians new policy and maybe the required name change for manifest?

Here are 3 outputs:

  • (1) VM209 plugin:obsidian-clipper:15923

  • Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '$destroy')
    at BookmarkletLinksView.onClose (VM209 plugin:obsidian-clipper:15923:15)
    at BookmarkletLinksView. (app.js:1:1402935)
    at app.js:1:237258
    at Object.next (app.js:1:237363)
    at app.js:1:236279
    at new Promise ()
    at v (app.js:1:236024)
    at t.close (app.js:1:1402796)
    at t. (app.js:1:1825679)
    at app.js:1:237258

  • (2) plugin:obsidian-clipper:15160

  • Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'length')
    at create_fragment12 (plugin:obsidian-clipper:15160:34)
    at init (plugin:obsidian-clipper:9432:37)
    at new SettingsComponent (plugin:obsidian-clipper:15331:5)
    at SettingTab.display (plugin:obsidian-clipper:16079:17)
    at t.openTab (app.js:1:2741344)
    at t.openTabById (app.js:1:2741926)
    at Handlers.handleOpenSettings (plugin:obsidian-advanced-uri:4007:19)
    at AdvancedURI.chooseHandler (plugin:obsidian-advanced-uri:4616:21)
    at eval (plugin:obsidian-advanced-uri:4541:12)
    at t (app.js:1:2015614)

This 3rd error is what happens when I try to clip something:

  • (3) plugin:obsidian-clipper:15987
  • Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'find')
    at eval (plugin:obsidian-clipper:15987:54)
    at t (app.js:1:2015614)
    at :1:52
    at node:electron/js2c/renderer_init:2:17004
    at EventEmitter. (node:electron/js2c/renderer_init:2:11193)
    at EventEmitter.emit (node:events:513:28)
    at Object.onMessage (node:electron/js2c/renderer_init:2:9266)

@jgchristopher
Copy link
Owner

I am working on migrating settings for existing users.

@yarub123
Copy link

Appreciate ya Chris. Take your time. Thanks for keeping us updated ❤️

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

3 participants