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

MAL search bug #36

Closed
3 of 7 tasks
pingu6 opened this issue Jul 2, 2022 · 2 comments
Closed
3 of 7 tasks

MAL search bug #36

pingu6 opened this issue Jul 2, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@pingu6
Copy link

pingu6 commented Jul 2, 2022

  • The Plugin is up to date
  • Obsidian is up to date

Describe the bug

plugin:obsidian-media-db-plugin:3483 TypeError: Cannot read properties of null (reading 'toLowerCase')
    at MALAPI.eval (plugin:obsidian-media-db-plugin:2718:56)
    at Generator.next (<anonymous>)
    at fulfilled (plugin:obsidian-media-db-plugin:50:24)

To Reproduce

This error appears when I search for anime such as:

Akira
Rakuen Tsuihou
Fate/kaleid liner Prisma☆Illya: Phantasm
Kimi no Suizou wo Tabetai
Kono Sekai no Katasumi ni
Kono Subarashii Sekai ni Shukufuku wo! Kurenai Densetsu
Sayonara no Asa ni Yakusoku no Hana wo Kazarou
Riding Bean
Summer Ghost
Bakemono no Ko
Tobira wo Akete
Tenki no Ko
Mimi wo Sumaseba

Screenshots
image

image

Occurs on

  • Windows
  • macOS
  • Linux
  • Android
  • iOS

Plugin version
0.3.0

@pingu6 pingu6 added the bug Something isn't working label Jul 2, 2022
@mProjectsCode
Copy link
Owner

It seems like this happens because the API returns no type for the anime.
I will try to get a release out today, that fixes this.

mProjectsCode added a commit that referenced this issue Jul 2, 2022
@mProjectsCode
Copy link
Owner

should be fixed in release 0.3.1

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

2 participants