tw-full-text-search icon indicating copy to clipboard operation
tw-full-text-search copied to clipboard

Console error

Open ittayd opened this issue 2 years ago • 2 comments

I'm using a single file TW5 in chrome (loading it from disk). The console has the below error. I'm using some images that are loaded locally (adjacent to the tw file)

blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:94 Not allowed to load local resource: blob:null/8a3b03af-c581-475b-a012-1179e95f414d (anonymous) @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:94 Promise.then (async) (anonymous) @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:83 step @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:38 (anonymous) @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:19 (anonymous) @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:13 __awaiter @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:9 requireFromPage @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:77 (anonymous) @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:166 step @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:38 (anonymous) @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:19 (anonymous) @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:13 __awaiter @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:9 (anonymous) @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:63 (anonymous) @ blob:null/7bfc6874-4de5-4676-ac89-de70ad1e7e63:260

ittayd avatar Jun 27 '22 13:06 ittayd

Clicking the error link it is the line importScripts(msg); in requireFromPage

ittayd avatar Jun 27 '22 13:06 ittayd

Hi @ittayd, thanks for the report! I don't really work on this plugin much anymore, but maybe I can deliver a quick fix or at least get things working for you.

  • Which version of TiddlyWiki is this happening with?
  • Does this still happen if you don't load those local images? How are you loading them?
  • Is there any other information in the console?
  • Are you able to reproduce this with a minimal example TiddlyWiki file using the same version that you could share with me?

hoelzro avatar Jul 02 '22 18:07 hoelzro