# Known Issues

### Blank screen when trying to add or connect stories through The WayFinder Platform

If the "embedded" window is blank when you try to add a story or make a connection between two stories, it likely means cookies need to be enabled for third parties/iframes (also see below for known issue with Safari).&#x20;

### Safari Web Browser

If using Safari, StoryKeeper has limited functionality when opened in the "embedded" window on The WayFinder Platform. It is best to open StoryKeeper in its own browser tab/window (or access the installed version if you have done so).

### Syncing StoryKeeper after being offline

On occasions a story that is created/updated in StoryKeeper **whilst offline** may not sync across your other devices when back online. If refreshing/reloading StoryKeeper on all your devices doesn't fix this, the best option is to create a new version of the story and copy the contents of the original story, and then delete the original. This new version should then sync across your other devices.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wayfinders.network/apps-and-tools/known-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
