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 have a generic query that I use across pages to load items related to that page via the current-page input variable. The query is embedded with /node-embed
When opening the page in the main window everything looks great, but when opening in the side bar no results load.
Search first
What Happened?
I have a generic query that I use across pages to load items related to that page via the
current-pageinput variable. The query is embedded with/node-embedWhen opening the page in the main window everything looks great, but when opening in the side bar no results load.
Screen.Recording.2026-08-12.at.12.55.02.PM.mov
Reproduce the Bug
current-pageinputExample:
Create a new page and embed the query with /node-embed
Verify the query returns results as expected
Open the page in the side-bar
see that no results load in the side-bar render of the page
Expected Behavior
I expect
current-pageto resolve consistently in both the main window and the side-bar.Screenshots
No response
Files
No response
Browser, Desktop or Mobile Platform Information
Desktop nightly 20260728
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.