-
Notifications
You must be signed in to change notification settings - Fork 251
{clipboard-text-render-error} and {clipboard-image-render-error} #914
Comments
What browser are you on and what version of Yomichan do you have? |
Yomichan v20.9.28.0 and I am using chrome |
This issue appears to be caused by the settings upgrade process not properly upgrading your templates. In your file, there are two declarations of If you have personally set up the templates and would like to keep the changes, you can do the following:
Otherwise, you can reset the templates to the default value on the settings page. |
I have added it and even tried resetting temple but this time it just shows up blank |
Can you open up the settings page and toggle I think the issue is the extension doesn't have the privilege to read the clipboard, so it needs to be requested. Toggling that option should request it. That is a good point that it's very unclear that this is the case, and I overlooked it because my development version doesn't reset privileges. I'll work on an update to make this enabled properly. |
Toggling it asked me for the clipboard permissions and its now working, add be it takes while for when its for an image |
This is mostly due to the image being added to Anki, which takes a bit to send the request + store the file I guess. Same thing happens for Sounds like your issue is fixed using the workaround, so I'm going to close this and track the underlying issue using #925. |
|
The option mentioned in this issue is out of date, the updated label is Enable background clipboard text monitoring in the Clipboard section. You can also now just check the permissions page and enable the |
Using the anki integration, when I try to put the clipboard text or image onto a card field I get these two exceptions
for the handlebars ive got this
https://pastebin.com/c77UZAgg
The text was updated successfully, but these errors were encountered: