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

Syncing new block and reference to that new block results in non-render #11347

Open
1 of 2 tasks
da5nsy opened this issue May 30, 2024 · 0 comments
Open
1 of 2 tasks

Syncing new block and reference to that new block results in non-render #11347

da5nsy opened this issue May 30, 2024 · 0 comments

Comments

@da5nsy
Copy link

da5nsy commented May 30, 2024

Search first

  • I searched and no similar issues were found

What Happened?

When receiving new content via a sync, if the new content contains both a block and a block reference to that new block, the block reference is not recognised and is rendered a raw reference with coloration indicating a missing link:
Screenshot_20240530-205857

Reproduce the Bug

  1. On desktop create a new block, and a block reference to that new block
  2. Sync to mobile

I've just tried and failed to reproduce this abstractly, despite having seen it multiple times in practice, so I must be missing a required condition somewhere.
I think I've seen it mainly when I open logseq on mobile having not opened it for a couple of days - the problem block is on a previous day, and it is referred to on the current day.
I have assumed that it's because it renders the current day's journal before processing the previous days' journal pages, and so it doesn't recognise the link in time.

Expected Behavior

No response

Screenshots

No response

Desktop or Mobile Platform Information

App Version: 0.10.9
Git Revision: c67b8b5
Platform: Mozilla/5.0 (Windows NT 10.0 Win64 x64) AppleWebKit/537.36 (KHTML like Gecko) Logseq/0.10.9 Chrome/118.0.5993.159 Electron/27.1.3 Safari/537.36
Language: en-GB
Plugins: harmony-theme (v.1.3.0), logseq-cusgit-theme (1.3.2), logseq-flow-nord-theme (v0.9.32), logseq-ozean-theme (v0.1.1), logseq-dracula-theme (0.0.5), logseq-pdf-export-plugin (2.2.10), logseq-oxford-blue-theme (v0.2.0), logseq-tabs (v1.19.1), logseq-block-to-page (v1.3.0), logseq-emoji-picker-fork (v0.0.5), logseq-dev-theme (v1.26.17), logseq-graph-analysis (0.10.2)

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)
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

1 participant