stackedit.js icon indicating copy to clipboard operation
stackedit.js copied to clipboard

stackedit.js doesn't work on Safari

Open moltam89 opened this issue 6 years ago • 4 comments

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

moltam89 avatar Sep 24 '18 13:09 moltam89

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

ndw avatar Dec 23 '18 11:12 ndw

I get this error for Safari,need help

yanghaoyu avatar Apr 09 '19 06:04 yanghaoyu

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

timopaul avatar Jul 24 '20 05:07 timopaul

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

johnrix avatar Feb 24 '21 21:02 johnrix