Yes, have the same problem.
Same problem here. I guess the API has changed.
Looks like they really broke everything. Went to see whatâs going on, and I canât even answer questions. Seems Double Check script is throwing errors when trying to submit answers. Also seeing errors from Level Overview Plus.
Disabled those two, and now I can recreate the issue above. Will dig deeper. But, gee thanks WaniKani for once again making breaking changes.
Meanings object was a string array, now its an array of objects. Readings array also changed a bit. Lovely.
âFixedâ. Needs CSS work, but it should at least work now.
I was wondering about that as well this morning. Curiously, personal synonymes still displayed normalle. ^^
Not sure whatâs wrong with this one, as before and after the additional meanings for the other vocab were shown just fine.
Is the function which show the components of a kanji on the right side is still not working or iâm just missing something?
I think I might have found the issue. Will come in a future patch. I have something else I need to implement.
Does it not work at all? Or just not with Kanji? Is the setting for âbreakdownâ turned on?
It doesnât work at all. Breakdown is turned on. Iâve tried to update the userscript, refresh etc. Still doesnât work.
Yes, same problem. Canât see the breakdown of kanji or vocab.
What other scripts do you have installed? I wonder if thereâs another script itâs not playing nice with.
I have double check and anki mode, all updated.
Hmm, just tried with both of those, and seems to be working fine. Youâre not using âlightening modeâ are you?
same here. i checked if i had breakdown on, tried reinstalling, disabled all plugins except this and open framework, and it still doesnt work
I donât use lightning mode.
No additional meanings for ćçŽ, çŁçł, éćć°, ç©ăă and some others (didnât want to list them all) either, in case that helps identify the problem. Also for ćż«é when I got it right, even though they showed up right before when I got it wrong. Same with the second reading for çŽ è.
And the breakdown doesnât show for me either even though itâs enabled.
UserStyles?
Anyone experiencing no breakdown want to test something out? After answering meaning, hit F12 (on windows at least) and go to the console tab and try two commands.
document.getElementsByClassName(âcharacter-header__charactersâ)[0]
document.getElementById(âbreakdownDivâ)
I suspect either the div isnât getting inserted, or the âleftâ isnât getting updated. Although Iâm not seeing an immediate reason why for either.
i thought it could be a browser issue so i installed just the script and open framework on fresh installs of firefox and chrome. no dice and the console throws out this error when i tried the two commands: âUncaught SyntaxError: Invalid or unexpected tokenâ
the script has been updated to 1.30. unsure if its the one from 11/26/24 though. even with the update, the issue of breakdown mode not showing up in any type of reviews and is still persistent on the browsers i tested.
Guess its time for me to pop over to Edge to try it out. Wonder if Iâm inadvertently relying on another script doing something. Looking for an element, or piece of data, another script is inserting, or something.
Never even used Edge on this laptop, other than to download Chrome. Installed open framework and reviews plus, nothing else. Works⊠We have a mystery on our handsâŠ
How can I get this to break? hmmm
im really at a lost here. i had just did the same thing as what you just did, two seperate PCs, but alas, its still only the kanji reviews that still do not show the breakdown of its radicals.
just to be clear i did it on a fresh install of Edge, installed tampermonkey, then installed framework and the script, and enabled breakdown mode. maybe theres something wrong with my wanikani accountâŠ