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] Cannot read properties of undefined (reading 'filter') #58

Closed
Mara-Li opened this issue Dec 13, 2022 · 4 comments
Closed

[BUG] Cannot read properties of undefined (reading 'filter') #58

Mara-Li opened this issue Dec 13, 2022 · 4 comments
Assignees

Comments

@Mara-Li
Copy link
Member

Mara-Li commented Dec 13, 2022

I've just tried setting this plugin up on a new Obsidian repository, but I can't see any of the commands in the Commands Palette. I've used all the same settings that worked previously.

When I open up developer tools, it's showing this error:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'filter')
    at eval (plugin:obsidian-mkdocs-publisher:2095:65)
    at Generator.next (<anonymous>)
    at eval (plugin:obsidian-mkdocs-publisher:60:61)
    at new Promise (<anonymous>)
    at __async (plugin:obsidian-mkdocs-publisher:44:10)
    at convertOldSettings (plugin:obsidian-mkdocs-publisher:2088:10)
    at GithubPublisher.eval (plugin:obsidian-mkdocs-publisher:4451:13)
    at Generator.next (<anonymous>)
    at fulfilled (plugin:obsidian-mkdocs-publisher:47:24)

Is there something I should be changing in the settings to avoid this?

Originally posted by @heyteresagreen in #57

@Mara-Li Mara-Li changed the title I've just tried setting this plugin up on a new Obsidian repository, but I can't see any of the commands in the Commands Palette. I've used all the same settings that worked previously. [BUG] Cannot read properties of undefined (reading 'filter') Dec 13, 2022
@Mara-Li Mara-Li added the bug label Dec 13, 2022
@Mara-Li Mara-Li self-assigned this Dec 13, 2022
@Mara-Li
Copy link
Member Author

Mara-Li commented Dec 13, 2022

Please, download the last beta version to check if everything is okay.
You can do this using BRAT or manually download

@carloslab-ai
Copy link

carloslab-ai commented Sep 2, 2023

Hi Lisandra,

I have encountered this bug with the latest version: 6.5.3

Please help me check this bug.
Thank you very much!!!

image

@Mara-Li
Copy link
Member Author

Mara-Li commented Sep 2, 2023

Please, give me a minimal reproduction example or open a new issue…

@Mara-Li
Copy link
Member Author

Mara-Li commented Sep 2, 2023

@carlos-truong Can you please open a new issue with a reproductible example, and also when the bug appear ? I can't debug without these information.

@Mara-Li Mara-Li reopened this Sep 2, 2023
@Mara-Li Mara-Li closed this as completed Sep 2, 2023
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