You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i frequently encounter block-node references that don't render
Reproduce the Bug
make a block
in another block, make a reference to the block, then add a tag or page link
go to the tag or page link. the reference will render.
shift+reload the page. the reference will not render.
navigate to the source page for the block-node, and now the reference will render correctly again.
Screen.Recording.2024-10-12.120752_sd.mp4
Expected Behavior
node references should always render correctly without navigating to their source, since their purpose is to link the currently viewed content to another context.
Search first
What Happened?
i frequently encounter block-node references that don't render
Reproduce the Bug
Screen.Recording.2024-10-12.120752_sd.mp4
Expected Behavior
node references should always render correctly without navigating to their source, since their purpose is to link the currently viewed content to another context.
Screenshots
No response
Browser, Desktop or Mobile Platform Information
Current Revision: f5bc9c6
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.