obsidian-annotator
obsidian-annotator copied to clipboard
Cross origin block
Hi everyone,
I am having an issue that the plugin requires sign up/sign in to use the annotation/highlight. In the console, there is an error log
Uncaught (in promise) DOMException: Blocked a frame with origin "app://obsidian.md" from accessing a cross-origin frame.
at eval (plugin:obsidian-annotator:14:27231)
at eval (plugin:obsidian-annotator:14:27377)
at Generator.next (
I am using version 1.3.5, installer 1.3.5 on Ubuntu 18.04 Also, version 1.4.6 (105), API 1.3.3 on Android 11, I do not know the correct error on Android but it consistently requires sign up/sign in to start annotate/highlight
Can you check this and provide a solution?