Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console error #40

Open
ittayd opened this issue Jun 27, 2022 · 2 comments
Open

Console error #40

ittayd opened this issue Jun 27, 2022 · 2 comments

Comments

@ittayd
Copy link

ittayd commented Jun 27, 2022

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
Copy link
Author

ittayd commented Jun 27, 2022

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

@hoelzro
Copy link
Owner

hoelzro commented Jul 2, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants