FooSoft / yomichan

Japanese pop-up dictionary extension for Chrome and Firefox.
https://foosoft.net/projects/yomichan
Other
1.06k stars 213 forks source link

Can't Add Kanji Card to Anki #1070

Closed SecretArmy closed 3 years ago

SecretArmy commented 3 years ago

some error pop up on the chrome console:

yomichan.js:187 Yomichan v20.11.1.0 has encountered a problem.
Originating URL: chrome-extension://ogmnaimimemjmbakcfefmnahgdfhfami/fg/float.html?query=%E5%B6%BD&type=kanji&wildcards=off
TypeError: Cannot read property 'length' of undefined
    at DisplayFloat._getDefinitionPrimaryExpressionAndReading (chrome-extension://ogmnaimimemjmbakcfefmnahgdfhfami/mixed/js/display.js:1430:46)
    at DisplayFloat._createNote (chrome-extension://ogmnaimimemjmbakcfefmnahgdfhfami/mixed/js/display.js:1389:48)
    at DisplayFloat._addDefinition (chrome-extension://ogmnaimimemjmbakcfefmnahgdfhfami/mixed/js/display.js:1350:33)
    at async DisplayFloat._noteAdd (chrome-extension://ogmnaimimemjmbakcfefmnahgdfhfami/mixed/js/display.js:1066:28)

Issues can be reported at https://github.com/FooSoft/yomichan/issues 

Chrome Version 87.0.4280.66 (Official Build) (64-bit) Yomichan ver 20.11.1.0 Win 10 Pro 64-bit.

toasted-nutbread commented 3 years ago

Duplicate of #1068; fixed by #1069. Queued for 20.11.1.1 patch release, whenever FooSoft has time.

SecretArmy commented 3 years ago

Oh, already fixed. Then will close this now. Thanks.