Open
Description
Information:
- Browser and OS: Chrome on Mac OS Catalina 10.15.6
- Browser version: Chrome 111.0.5563.146 (Official Build) (x86_64)
- Codeit version: 3.4.5 (from the console logs below)
Description
Thanks for this cool software. I'm using it to embed a web-based visualization in my Medium blog post. Everything works fine when running in a "normal" Chrome window. However, when I switch to Incognito mode (for testing), the embed does not load and I get a message "Connection Problems? Let us know"
I get the following errors in browser console
Codeit 3.4.5. utils.js:81
worker-channel.js:130 Uncaught (in promise) DOMException: Failed to register a ServiceWorker for scope ('https://codeit.codes/') with script ('https://codeit.codes/service-worker.js'): The user denied permission to use Service Worker.
utils.js:447 Uncaught (in promise) DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
at getStorage (https://codeit.codes/utils.js:447:3)
at https://codeit.codes/git/gitauth.js:6:14
Example
Blog post URL- https://humanastronomy.medium.com/hoping-that-it-works-8c140c18ed29
Cde.run URL which is being embedded - https://cde.run/pcb-astro/qm/view1_show.html
(view1_show.html
just creates an iframe which calls https://pcb-astro.github.io/qm/view1.html )
Metadata
Metadata
Assignees
Labels
No labels