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

IpcRenderer.tsx:50 Error: bookmarkDataIsStale - try recreating the bookmark #732

Open
ksdavidc opened this issue Aug 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ksdavidc
Copy link

ksdavidc commented Aug 27, 2024

Bug Report

Important

Please follow this template strictly when reporting bugs.

Reports that do not adhere to this template will not be addressed and will be closed.

App Version: 2.0.14

Platform: macOS Sonoma 14.6.1

Installation Method: App Store / Direct Download / Other

Expected Behavior:
my todo.txt file is a file that is being synced by Syncthing to other devices.
If the file changes locally due to a local (this computer) edit, the edit is reflected in Sleek and externally almost instantaneously.
If the local file changes due to a sync from a change on an external device, the change should also get reflected in Sleek.

Actual Behavior:
The change does not happen in Sleek and I get an error. The change does happen externally.

From the console:

IpcRenderer.tsx:50 Error: bookmarkDataIsStale - try recreating the bookmark
h @ IpcRenderer.tsx:50
o @ VM5:2
emit @ VM4 sandbox_bundle:2
onMessage @ VM4 sandbox_bundle:2

and i have to remove and reopen the file to get it right.

each time I switch to a different todo tab and back to that tab, a new error msg appears.
closing and reopening does not work.

Steps to Reproduce:
see part 1.

Screenshots:
Screenshot 2024-08-28 at 3 07 45 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant