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

stackedit.js doesn't work on Safari #21

Open
moltam89 opened this issue Sep 24, 2018 · 4 comments
Open

stackedit.js doesn't work on Safari #21

moltam89 opened this issue Sep 24, 2018 · 4 comments

Comments

@moltam89
Copy link

Hi,

I tried to use the demo site with Safari (https://benweet.github.io/stackedit.js/), but when I click on the Edit with StackEdit button, the editor doesn't pop up, I get the following exception displayed:

IDBFactory.open() called in an invalid security context

With other browsers it works properly, I find it very useful.

Thanks,
Tamás

@ndw
Copy link

ndw commented Dec 23, 2018

On an iPhone, I get this error for Firefox, Chrome, and DuckDuckGo. And Safari.

@yanghaoyu
Copy link

I get this error for Safari,need help

@timopaul
Copy link

The problem persists, doesn't anyone have a solution?

@johnrix
Copy link

johnrix commented Feb 24, 2021

Best guess is this is down to 3rd party cookies being blocked in browser settings. For me (using Chredge on Windows), the pop-up appears but is blank (aside from the close 'X'). DevTools reports the error as discussed here:

https://www.chromium.org/for-testers/bug-reporting-guidelines/uncaught-securityerror-failed-to-read-the-localstorage-property-from-window-access-is-denied-for-this-document

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

5 participants